Skip to content

ahmination/Neural-Network-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-from-Scratch

This Repo is a learning experience and we will be covering the majority of how to build neural networks

Models (Supervised Learning)

- Basic Neural Network (Feedforward neural network, with Multi-Layer Perception Architecture)
- Logestic Regression 
- KNN (K-Nearest Neighbors)
- Decision-Tree

Note: Unsupervised and reinforced Learning shall come soon

Disclaimers

In hopes of making this project only a few acceptions shall be made

  1. For data Keras will be used to only load the data other than that it might be only used if my skills aren't enough or making the tool from scratch would be too time consuming

  2. Numpy will be used in this project for most of this project mainly to get a close result or atleast accurate results

About

This Repo is a learning experience and we will be covering the majority of how to build neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages