Neural Translation Model

Neural Translation Model

Overview

In this post, I walk through how to build and train an neural translation model to translate French to English. This post will focus on the conceptual explanation, while a detailed walk through of the project code can be found in the associated Jupyter notebook. This notebook can be …

Facial Key Point Detection

Facial Key Point Detection

The code used for this project can be viewed as a Jupyter notebook. The full project submission can be viewed here. If you would like access to the actual notebook, they can be found in the project’s GitHub repository.

Overview

In this final project for Udacity’s AIND, the …

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 …