List of Experiments:
- To explore the basic features of Tensorflow and Keras packages in Python
- Implementation of ANN model for regression and classification problem in Python.
- Implementation of Convolution Neural Network for MRI Data Set in Python.
- Implementation of Autoencoders for dimensionality reduction in Python.
- Application of Autoencoders on Image Dataset.
- Improving Autocoder’s Performance using convolution layers in Python (MNIST Dataset to be utilized).
- Implementation of RNN model for Stock Price Prediction in Python
- Using LSTM for prediction of future weather of cities in Python
- Implementation of transfer learning using the pre-trained model (MobileNet V2) for image classification in Python.
- Implementation of transfer learning using the pre-trained model (VGG16) on image dataset in Python.
- NLP Analysis of Restaurant Reviews in Python.
- Building a NLP model for Spam Detection using TFIDF (Term Frequency Inverse Document Frequency Vectorizer).
No comments:
Post a Comment