Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

MeisQuietude/Simple-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplest Neural Network

Usage

  1. Install Python >= 3.6
  2. Run pip install -r requirements.txt
  3. Enter train data (IN, OUT, and optional TEST) in app/data/[in,out,test].txt
  4. Run python app/main.py

Dependencies

  • Python 3.8 (>= 3.6)
  • PyPI numpy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages