diff deep/stacked_dae/mnist_sda.py @ 191:3632e6258642

Ajouts mineurs à stacked_dae, juste printé l'heure je crois.
author fsavard
date Tue, 02 Mar 2010 14:47:18 -0500
parents 1f5937e9e530
children
line wrap: on
line diff
--- a/deep/stacked_dae/mnist_sda.py	Tue Mar 02 09:52:27 2010 -0500
+++ b/deep/stacked_dae/mnist_sda.py	Tue Mar 02 14:47:18 2010 -0500
@@ -1,6 +1,7 @@
 #!/usr/bin/python
 # coding: utf-8
 
+# TODO: This probably doesn't work anymore, adapt to new code in sgd_opt
 # Parameterize call to sgd_optimization for MNIST
 
 import numpy