These are some of mmy favorite projects that I have completed throughout grad school:

Sentence Autocompletion with an RNN
Generating Jazz Solos with an RNN
Building a Mobile System for a Robotic Arm
Recoloring Black and White Images using a CNN

All of these papers can be found on my GitHub with their code. Project #3 was a part of the “Special Problems in AI” course which was mandatory for my degree. The others are final projects from my classes in: Pattern Recognition and Classification, Deep Learning, and Applied Machine Learning.

Sentence Autocompletion with GRU-Based RNN

Jazz Solo Generation using LSTM-RNN

Creating a System for a Trossen Robotic Arm

Recoloring Black and White Images with a CNN