Some beginner code for lasagne - simpler than the examples included in lasagne.
Go to ./mnist_conv.py and read the comments (that is where the good stuff is).
- basic knowledge of Theano
- numpy
- Theano
- Lasagne
- scikit-learn
Some beginner code for lasagne - simpler than the examples included in lasagne
PythonApache-2.0
Some beginner code for lasagne - simpler than the examples included in lasagne.
Go to ./mnist_conv.py and read the comments (that is where the good stuff is).