书栈网 · BookStack 本次搜索耗时 0.068 秒,为您找到 658 个相关结果.
  • Creating images

    Creating images Learning container best practices General container image guidelines Reuse images Maintain compatibility within tags Avoid multiple processes Use exec in wrappe...
  • 4.1 Linear Regression

    4.1 Linear Regression 4.1.1 Interpretation 4.1.2 Example 4.1.3 Visual Interpretation 4.1.3.1 Weight Plot 4.1.3.2 Effect Plot 4.1.4 Explain Individual Predictions 4.1.5 Encodi...
  • 2.1 监督学习

    2.1 监督学习 监督学习的两个任务:回归和分类 回归:预测连续值 所以我们如何解决这些问题? 线性回归(普通最小二乘) 梯度下降:习得参数 过拟合 这就完成了 练习材料和扩展阅读 2.1a 线性回归 2.1b 实现梯度下降 2.1 监督学习 原文:Machine Learning for Humans, Part 2.1: S...
  • 10.3. Validating References with Lifetimes

    Validating References with Lifetimes Preventing Dangling References with Lifetimes The Borrow Checker Generic Lifetimes in Functions Lifetime Annotation Syntax Lifetime Annotat...
  • Creating images

    Creating images Learning container best practices General container image guidelines Reuse images Maintain compatibility within tags Avoid multiple processes Use exec in wrappe...
  • Creating images

    Creating images Learning container best practices General container image guidelines Reuse images Maintain compatibility within tags Avoid multiple processes Use exec in wrappe...
  • Workflow patterns

    Workflow patterns Task chaining Fan-out/fan-in Async HTTP APIs Monitor Note External system interaction Next steps Related links Workflow patterns Write different types ...
  • 智能合约简介

    智能合约简介¶ 一个简单的智能合约示例¶ 存储¶ 子货币示例¶ 区块链基础¶ 交易 / 事务¶ 区块¶ 以太坊虚拟机¶ 概述¶ 账户¶ 交易¶ Gas(汽油)¶ 存储,内存和堆栈¶ 指令集¶ 消息调用¶ 委托调用 / 调用代码和库¶ 日志¶ 创建¶ 自毁¶ 智能合约简介¶ 一个简单的智能合约示例¶ 让我们从最基...
  • 第一章 编程之路

    第一章 编程之路 1.1 程序是什么? 1.2 运行Python 1.3 第一个程序 1.4 运算符 1.5 值和类型 1.6 公式语言和自然语言 1.7 调试 1.8 Glossary 术语列表 1.9 练习 练习1 第一章 编程之路 本书的目的是教你学会像计算机科学家一样来思考。这种思考方式汇聚了数学、工程和...
  • Workflow patterns

    Workflow patterns Task chaining Fan-out/fan-in Async HTTP APIs Monitor Note External system interaction Next steps Related links Workflow patterns Write different types ...