I\'m trying to train a CNN for object detection on images with the CIFAR10 dataset for a seminar at my university but I get the following Error:
Assertion
Add one line to .theanorc file
optimizer = None
as a global configuration.