Skip to content

Cloud-Tech-AI/neural-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Networks

A module that will help you learn Neural Networks from scratch !!!

How to use

From the root directory execute following:

poetry install

Navigate to main.py, modify as per your liking and execute following:

python main.py

About

Implementation of different versions of FeedForward Neural Network in python from scratch. The repository includes, Backpropagation, Dimensionality Reduction with Autoencoder and Word2Vec model (CBOW).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages