Theano 在windows下安装

Theano + win8  

一切为了 Deep Learning 

选择安装方式:AnacondaCE  学术免费

 

  1. Simply download and execute the installer from AnacondaCE downlowad page
  2. then download and execute the Windows installer for AnacondaCE.
第二步会自动安装所有依赖的组件
默认安装会重新安装Python(C:\Anaconda文件夹内),使用时需要调用此Python,不然无法import model
也可以选择 不重新安装Python 未尝试
===============================

Classifying MNIST digits using Logistic Regression

Theano 在windows下安装_第1张图片

Theano 在windows下安装_第2张图片

Theano 在windows下安装_第3张图片
待探索:
BLAS
Using GPU


 



 

你可能感兴趣的:(windows)