Python projects spanning from deep learning to nlp in Tensorflow.
I will briefly describe all of the projects/folders in this repo. Folders not mentioned are unfinished or obsolete. You will need Tensorflow in order to run scripts in deep_learning_udc, and tensorflow_projects folders.
This folder contains jupyter notebook assignments solved by me for the deep learning course on udacity.
This folder contains lab problems partially solved by me from the AI course at MIT.
This folder contains python examples from the Artificial Intelligence book by Peter Norvig. I just copied this github repository.
This folder contains assignments from the deep nlp course from stanford.
This is a simple positive and negative sentimenty analyzer I made using a bag of words model.
You can find two projects here which I cloned from here and here.