Skip to content

This is a learning project I did two years ago, to learn the basic of nural networks. In side you can see implamentetion of a simple nural network with only vanilla python and numpy. There are diffrent types of layers, acctivation functions, loss functions and optimaizers.

Notifications You must be signed in to change notification settings

liad-inon/Neural-Network-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Neural-Network-Basics

This is a learning project I did two years ago, to learn the basic of nural networks. Inside you can see implementation of a simple nural network with only vanilla python and numpy. There are diffrent types of layers, acctivation functions, loss functions and optimaizers.

Most of the things learned from the NNFS book: https://nnfs.io.

About

This is a learning project I did two years ago, to learn the basic of nural networks. In side you can see implamentetion of a simple nural network with only vanilla python and numpy. There are diffrent types of layers, acctivation functions, loss functions and optimaizers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages