书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 361 个相关结果.
  • sparse – Symbolic Sparse Matrices

    sparse – Symbolic Sparse Matrices Compressed Sparse Format CSC Matrix CSR Matrix List of Implemented Operations sparse – Sparse Op sparse – Symbolic Sparse Matrices In the...
  • sparse – Symbolic Sparse Matrices

    sparse – Symbolic Sparse Matrices Compressed Sparse Format CSC Matrix CSR Matrix List of Implemented Operations sparse – Sparse Op sparse – Symbolic Sparse Matrices In the...
  • mode – controlling compilation

    410 2020-04-11 《Theano 1.0 Document》
    mode – controlling compilation Guide Reference mode – controlling compilation Guide The mode parameter to theano.function() controls how theinputs-to-outputs graph is tr...
  • Keras FAQ:常见问题

    Keras FAQ:常见问题 如何引用Keras? 如何使Keras调用GPU? 如何在多张GPU卡上使用Keras? 数据并行 设备并行 "batch", "epoch"和"sample"都是啥意思?? 如何保存Keras模型? 为什么训练误差比测试误差高很多? 如何获取中间层的输出? 如何利用Keras处理超过机器内存的数据集? 当验...
  • 8.1 命令式和符号式混合编程

    8.1 命令式和符号式混合编程 8.1.1 混合式编程取两者之长 8.1 命令式和符号式混合编程 本书到目前为止一直都在使用命令式编程,它使用编程语句改变程序状态。考虑下面这段简单的命令式程序。 def add ( a , b ): return a + b def fancy_func ( a , b , ...
  • 1. 常见深度学习框架

    常用深度学习框架 2018.09.13 性能对比 1. 训练时间: Network DenseNet-121 (Multi-GPU) 2. 1000张图片推理时间(s): Network ResNet-50 3. CPU推理时间(s): E5-2630v4, Network FCN5 框架评价 推荐框架 1.Keras 2.TensorFlo...
  • Keras:基于Python的深度学习库

    Keras:基于Python的深度学习库 停止更新通知 这就是Keras 关于Keras-cn 当前版本与更新 快速开始:30s上手Keras 安装 在Theano、CNTK、TensorFlow间切换 技术支持 小额赞助 Keras:基于Python的深度学习库 停止更新通知 Hi all,十分感谢大家对keras-cn的支持...
  • Python booster

    Python booster Non-Basic Python features Python booster This page willgive you a warm feeling in your stomach. Non-Basic Python features Theano doesn’t use your grandfathe...
  • 常用层

    常用层 Dense层 参数: 输入 输出 Activation层 参数 输入shape 输出shape 参数 参考文献 Flatten层 例子 Reshape层 参数 输入shape 输出shape 例子 Permute层 参数 例子 输入shape 输出shape RepeatVector层 参数 输入shap...