Theano

来自开放百科 - 灰狐
2016年4月3日 (日) 11:03Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索

Theano 是一个深度学习Python算法库。

目录

指南

git clone git://github.com/Theano/Theano.git
python setup.py install
>>> from theano import *
>>> theano.test()
>>> import theano.tensor as T
git clone https://github.com/lisa-lab/DeepLearningTutorials.git
cd DeepLearningTutorials

开始你的第一个卷积神经网络的实验

python code/convolutional_mlp.py // 输出以下信息:
... loading data
... building the model
... training

项目

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱