Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Youyoun/numpy_neural_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numpy_neural_network

Creating a simple neural network using only numpy

Requirement:

  • Numpy
  • Scikit-learn (for iris dataset)

Run to test with iris dataset:

python3 iris_dataset.py 

About

Creating a simple neural network using only numpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages