Tagged in

Transfer Learning

Neural Translation Model

Neural Translation Model

The goal of this project is to create a neural translation model that translates text from French to English. The model will be an encoder-decoder network with attention, using pre-trained word embeddings.

This project is currently in progress, updates will be added as I go. If you are interested in …

Dog Breed Classifier

Dog Breed Classifier

The code used for this project can be viewed as a jupyter notebook. A full project submission can be viewed here, or a more in-depth notebook detailing the model training process can be found here. If you would like access to the actual notebooks, they can be found in the …