Theano Neural network implementation: convolutional neural network and recursive neural network.
-
Basic CNN structure for CIFAR-10 dataset classification problem.
-
Additional noise injection, translation, rotation and flipping as data augmentation approaches to improve the test accuracy.
-
CNN structure for corrupted image restoration.