摘要:
deeplearning.net/data/mnist/mnist.pkl.gz The MNIST dataset consists of handwritten digit images and it is divided in 60,000 examplesfor the trainin... 阅读全文
摘要:
Machine Learning1. Deep Learningimagenet classification with deep convolutional neural networks. 2012 ppt M.D. Zeiler, R. Fergus, Visualizing and Unde... 阅读全文
摘要:
我的系统版本:windows8.1 64位 安装theano需要安装python、numpy等很多东西,为了简便,我这里用的是Anaconda 首先,清理电脑上的所有有关python的组件(可不清理,我没试过,但是清理之后会好一点)然后,将以前配置的关于python的环境变量删掉。从官网下载... 阅读全文
摘要:
初学python,实现一些很有意思的小游戏是很能提高编程能力的。 Rock-Paper-Scissors-Lizard-Spock http://en.wikipedia.org/wiki/Rock-paper-scissors-lizard-Spock 这里是关于这个小游戏的全部介绍下面... 阅读全文