Skip to content

Implementation of artifical neural network from scratch with python.

Notifications You must be signed in to change notification settings

ylmz-dev/neural-network-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

neural-network-from-scratch

Implementation of artifical neural network from scratch with python. CrossEntropy Function is used as Loss Function and Hyperbolic Tangent Function is used as actıvation function at the end of each layer.

About

Implementation of artifical neural network from scratch with python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages