书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 658 个相关结果.
  • 6.2 Adversarial Examples

    6.2 Adversarial Examples 6.2.1 Methods and Examples 6.2.2 The Cybersecurity Perspective 6.2 Adversarial Examples An adversarial example is an instance with small, intentional...
  • Variables

    Variables Container Level Variables Static Local Variables Thread Local Variables Local Variables Variables A variable is a unit of Memory storage. Variables are never al...
  • A First Look at the Data

    572 2021-03-31 《The fastai book》
    A First Look at the Data A First Look at the Data We do not have access to Netflix’s entire dataset of movie watching history, but there is a great dataset that we can use, cal...
  • Currying & Partial Functions

    531 2020-06-21 《Practicalli Clojure》
    Currying & Partial Functions Using functions on more arguments than they can normally take Using partial to set a default value Currying in clojure Useful references Curryi...
  • 1.3 Terminology

    1.3 Terminology 1.3 Terminology To avoid confusion due to ambiguity, here are some definitions of terms used in this book: An Algorithm is a set of rules that a machine follo...
  • Chapter 8 Securing Applications

    Chapter 8 Securing Applications Policy as Code Deployment Gating Conformity Testing Compliance Testing Activity Testing Auditing Infrastructure Immutable Infrastructure Conc...
  • Classes

    Classes Prefer ES2015/ES6 classes over ES5 plain functions Use method chaining Prefer composition over inheritance Classes Prefer ES2015/ES6 classes over ES5 plain funct...
  • Summary

    Ansible Documentation About Ansible Ansible Documentation About Ansible Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more adv...
  • 12.3. 使用pip管理包

    12.3. 使用pip管理包 12.3. 使用pip管理包 你可以使用一个名为 pip 的程序来安装、升级和移除软件包。默认情况下 pip 将从 Python Package Index <https://pypi.org > 安装软件包。你可以在浏览器中访问 Python Package Index 或是使用 pip 受限的搜索功能: ( ...
  • Template reference

    Template reference Data Structures Functions Queries Numbers Strings Others Template type differences Alert field templates Console templates Template reference Promet...