nolearn is a Python package with utility functions for machine learning tasks.
To cut the story short, to run a convolutional neural network model, I need an special version of nolearn, which …
git github nolearnI'm using Lasagne to create a CNN for the MNIST dataset. I'm following closely to this example: Convolutional Neural Networks …
neural-network deep-learning conv-neural-network lasagne nolearn