Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
/ python-backprop Public archive

Python implementation of the backpropagation algorithm.

Notifications You must be signed in to change notification settings

pavidal/python-backprop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

python-backprop

Python Backpropagation algorithm.

Usage

main.py -h to see all arguments.

Requirements

  • Python 3.9+
  • Numpy
  • Pandas

pip install numpy pandas

Releases

No releases published

Packages

No packages published

Languages