Skip to content

My first Neural Network which i tried to make it as general as possible, you can add any number of Dense layers and nodes just like keras

Notifications You must be signed in to change notification settings

mstale007/My_Keras_like_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

My_Keras_like_library

My first Neural Network from scratch using just numpy (used keras just for MNIST dataset) which I tried to make it as general as possible, you can add any number of Dense layers and nodes just like keras

Get started

To get started just run, in terminal:
python my_NN2.py

About

My first Neural Network which i tried to make it as general as possible, you can add any number of Dense layers and nodes just like keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages