Intro to Neural Networks

Simple implementations of basic neural networks in both Keras and PyTorch

NumPy Implementations

Quick implementation of basic neural network building blocks in pure NumPy

Computer Vision

Vision Basics

Mini Projects

Natural Language Processing

NLP Basics

Mini Projects

Generative Adversarial Networks

Implementaitons of simple GAN architectures