Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 512 Bytes

Projects in this Repository

Function Approximator

Approximate generated functions using a simple Neural Network

Logistic Regression

Observe Binary and multi-class Logistic Regression

CNN with MNIST

Classify you own handwritten digits with a Convolutional Neural Network trained on the famous MNIST dataset