Fall 2019 Comp542 Projects
- Project 1 julia implementation of Bag-of-words model using Naive Bayes Method
- Project 2 julia implementation of a Neural Probabilistic Language Model
- Project 3 julia implementation of a Neural Machine Translation with S2S model
- Project 4 Julia implementation of a S2S NMT model with Attention.
- Project 5 Julia implementation of a Sentiment Classifier with CNN