Experiments with some of the basic algorithms in AI using Python and other frameworks such Tensorflow and Keras:
- Genetic Algorithm
- Bayesian Classifier for Text Classification
- Understanding of some of the popular optimizers used in Deep Learning.
- Working with Word Embeddings.
- Experimentation with various approaches in developing Convolutional Neural Networks for Image Classification like using Dropout, Batch Normalization and Transfer Learning to acheive high accuracy.