分类
发现
标签
搜索
注册
登录
分类
发现
榜单
标签
搜索
注册
登录
搜索
万象云档
本次搜索耗时
2.083
秒,为您找到
150
个相关结果.
搜书籍
搜文档
torch.nn
1026
2025-05-18
《PyTorch 中文教程 0.2》
torch.nn Parameters class torch.nn.Parameter() Containers(容器): class torch.nn.Module add_module(name, module) children() cpu(device_id=None) cuda(device_id=None) double() ev...
函数的扩展
923
2025-05-15
《ECMAScript 6 教程》
函数参数的默认值 基本用法 与解构赋值默认值结合使用 参数默认值的位置 函数的 length 属性 作用域 应用 rest 参数 严格模式 name 属性 箭头函数 基本用法 使用注意点 不适用场合 嵌套的箭头函数 尾调用优化 什么是尾调用? 尾调用优化 尾递归 递归函数的改写 严格模式 尾递归优化的实现 函数参数...
(10)JavaScript核心(晋级高手必读篇)
894
2025-05-08
《深入理解JavaScript系列》
(10)JavaScript核心(晋级高手必读篇) Object_14对象Object Prototype_chain_41原型链(Prototype chain) Constructor_94构造函数(Constructor) Execution_Context_Stack_160执行上下文栈(Execution Context Stack) Ex...
Apache HBase Configuration
891
2025-05-18
《HBase™ 英文参考指南 3.0》
Apache HBase Configuration 3. Configuration Files 4. Basic Prerequisites 4.1. Hadoop 4.1.1. dfs.datanode.max.transfer.threads 4.2. ZooKeeper Requirements 5. HBase run modes...
用基于注意力机制的seq2seq神经网络进行翻译
880
2025-05-18
《PyTorch 中文教程 0.3》
用基于注意力机制的seq2seq神经网络进行翻译 加载数据文件 Seq2Seq模型 编码器 解码器 简单的解码器 注意力解码器 训练模型 绘制结果 评估 训练和评估 可视化注意力 练习 用基于注意力机制的seq2seq神经网络进行翻译 译者:@EWilsen 作者 : Sean Robertson 这个教程主要讲解...
Building and Developing Apache HBase
875
2025-05-18
《HBase™ 英文参考指南 3.0》
Building and Developing Apache HBase 164. Getting Involved 164.1. Mailing Lists 164.2. Slack 164.3. Internet Relay Chat (IRC) 164.4. Jira 164.4.1. Guidelines for reporting effec...
入门
871
2025-05-18
《HBase™ 中文参考指南 3.0》
入门 2. 快速开始 - Standalone HBase 2.1. JDK 版本要求 2.2. HBase 开始 过程:下载、配置和启动 Standalone HBase 过程: 首次使用 HBase 过程: 停止 HBase 2.3. 伪分布式 HBase 2.4. 完全分布式 HBase 2.5. 接下来 入门 贡献者:xix...
torch.nn
806
2025-05-18
《PyTorch 中文教程 0.4》
torch.nn class torch.nn.Parameter() class torch.nn.Module add_module(name, module) apply(fn) children() cpu(device_id=None) cuda(device_id=None) double() eval() float() fo...
PHP 开发规范
778
2025-05-18
《CodeIgniter3.0 中文用户指南》
PHP 开发规范 ,文件格式 ,TextMate ,BBEdit ,PHP 结束标签 ,文件的命名 ,类和方法的命名 ,变量的命名 ,注释 ,常量 ,TRUE、FALSE 和 NULL ,逻辑操作符 ,对返回值进行比较以及类型转换 ,调试代码 ,文件中的空格 ,兼容性 ,一个类一个文件 ,空格 ,换行 ,代码缩进 ,中...
Generator 函数的语法
732
2025-05-15
《ECMAScript 6 教程》
简介 基本概念 yield 表达式 与 Iterator 接口的关系 next 方法的参数 for…of 循环 Generator.prototype.throw() Generator.prototype.return() next()、throw()、return() 的共同点 yield* 表达式 Generator 与状态机 Ge...
1..
«
1
2
3
4
»
..15