Necessary for work:
- Theano or TensorFlow computational backend library
- Library of deep learning of the neural network Keras
- NumPy is the fundamental package for scientific computing with Python
Repositories
- conv - Convolutional neural network by example cifar10
- istm -
- mnist - NN by mnist data
- vgg16 - NN recognizes images on pre-trained networks (16 layers)