Correct Otto example comments

This commit is contained in:
fchollet 2015-04-22 15:39:06 -07:00
parent 6e3ec8ef69
commit 73bb22469f

@ -21,7 +21,7 @@ from sklearn.preprocessing import StandardScaler
Recommended to run on GPU: Recommended to run on GPU:
Command: THEANO_FLAGS=mode=FAST_RUN,device=gpu,floatX=float32 python kaggle_otto_nn.py Command: THEANO_FLAGS=mode=FAST_RUN,device=gpu,floatX=float32 python kaggle_otto_nn.py
On EC2 g2.2xlarge instance: 10s/epoch. 6-7 minutes total training time. On EC2 g2.2xlarge instance: 19s/epoch. 6-7 minutes total training time.
Best validation score at epoch 21: 0.4881 Best validation score at epoch 21: 0.4881