概述
Torch
官网: http://torch.ch/
github: https://github.com/torch/torch7
cheatsheet: https://github.com/torch/torch7/wiki/Cheatsheet
lua: tylerneylon.com/a/learn-lua/TensorFlow
官网:https://www.tensorflow.org
github: https://github.com/tensorflow/tensorflow
安装:https://www.tensorflow.org/install
Ubuntu (GPU, python2.7, tf 0.12.1)
pip install –ignore-installed –upgrade https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-0.12.1-cp27-none-linux_x86_64.whl
Ubuntu (CPU, python2.7, tf 0.12.1)
pip install –ignore-installed –upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.12.1-cp27-none-linux_x86_64.whl
Mac OS X (CPU, python2.7, tf 0.12.1)
pip install –ignore-installed –upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-0.12.1-py2-none-any.whl
Mac OS X (GPU, python2.7, tf 0.12.1)
pip install –ignore-installed –upgrade https://storage.googleapis.com/tensorflow/mac/gpu/tensorflow_gpu-0.12.1-py2-none-any.whl
latest tensorflow version: 1.0.0Theano
最后
以上就是震动书本为你收集整理的神经网络开源框架及学习资源的全部内容,希望文章能够帮你解决神经网络开源框架及学习资源所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复