Skip to content

This is a basic deep learning model implementation capable of handling complex data distributions. The implementation is written in Python and utilizes essential libraries to achieve optimal performance.

Notifications You must be signed in to change notification settings

Ilyas-Khiat/neural-network-from-scratch-using-python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

neural-network-from-scratch-using-python-

This is a basic deep learning model implementation capable of handling complex data distributions. The implementation is written in Python and utilizes essential libraries to achieve optimal performance.

Dependencies

  • numpy: for matrix computation
  • matplotlib : visualization
  • sklearn : generating dataset
  • tqdm : progression bar of the traning part

About

This is a basic deep learning model implementation capable of handling complex data distributions. The implementation is written in Python and utilizes essential libraries to achieve optimal performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published