Skip to content

A fully Connected Neural Network implementation with Adam optimization

License

Notifications You must be signed in to change notification settings

evanwonisch/neural-network-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork-Example-Python

This is a python implementation of a fully-connected NN with Adam optimization algortihmn. In this example we are demonstrating a simple 2D Point classification example.

Contents

All the code can be found in the .ipynb file wich is a Jupyter Notebook. For a visual representation of the code go to https://evanwonisch.github.io/NeuralNetwork-Example-Python/

Watch training

See training.mp4 for an overview of the training progress

About

A fully Connected Neural Network implementation with Adam optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published