Deep Learning
- 1. Perceptron
2. Multi layer perceptron
3. Feed forward neural network
4. Backpropagation
5.Convolution neural network
6.Recurrent neural network
7.Backpropagation through time
8.Long short term memories
9.GRU
10. GANS
11. Auto encoders
- Tools -Python language and keras and tensorflow libraries
Projects :1. Artistic style transfer using neural networks .
2.image classification using neural networks .
3 sentiment analysis using rnn
4. image generation using GANS