This section we explore different libraries to solve different image processing problems using convolutional neural networks
After downloading the datasets, they should be placed in a folder called data in order for the code to work.
The Street View House Numbers (SVHN) data can be found here.
The Facial Expression Recognition (FER) data can be found here.
- Theano
- Tensorflow (tf.nn)
- Tensorflow (tf.layers)
- Tensorflow (tf.nn)
- Tensorflow (tf.layers)
- Keras