List of Practical
- Setting up the Spyder IDE Environment and Executing a Python Program
- Installing Keras, Tensorflow and Pytorch libraries and making use of them
- Implement Q-learning with pure Python to play a game
- Environment set up and intro to OpenAI Gym
- Write Q-learning algorithm and train agent to play game
- Watch trained agent play game
- Implement deep Q-network with PyTorch
- Python implementation of the iterative policy evaluation and update.
- Chatbot using bi-directional LSTMs
- Image classification on MNIST dataset (CNN model with fully connected layer)
- Train a sentiment analysis model on IMDB dataset, use RNN layers with LSTM/GRU
- Applying the Deep Learning Models in the field of Natural Language Processing
- Applying the Convolution Neural Network on computer vision problems
No comments:
Post a Comment