Skip to content

Projects with neural networks programmed by scratch in numpy

Notifications You must be signed in to change notification settings

Lucas-Servi/Neural_Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Neural_Networks

Projects with neural networks programmed by scratch in Numpy

3 different proyects developed for a Universidad de Buenos Aires course in 2023.

Two different Neural Networks where programmed only using numpy. The NN are objects which can be instanciated, trained and retrieve their parameters and update lists. Also trained objects can be used to predict.

The challenge was to develop everything from scratch and only using Numpy in an (more or less) efficient way.

The supervised NN consist in a classic multilayered approach, while the unsupervised explores the modified Oja and Sanger approach.

About

Projects with neural networks programmed by scratch in numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published