Skip to content

A one week hackathon project, mathed whiteboarded and derived entirely from sractch. Partner coded with @gilpasternak35. Extensible design, best implementation practices and comprehensible test coverage.

Notifications You must be signed in to change notification settings

limpa105/ANN-from-scratch-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANN-from-scratch-python

A one week hackathon project, mathed whiteboarded and derived entirely from sractch. Partner coded with @gilpasternak35. Extensible design, best implementation practices and comprehensible test coverage.

Features include:

  • Cached Recursive backpropogation
  • Synthetic data testing
  • Intuitive API
  • Object oriented design
  • Comprehensive input validation.

All computations done across all training examples simultaneously.

Next steps:

  • Addition of batching
  • Dropout
  • Extension to an RNN

About

A one week hackathon project, mathed whiteboarded and derived entirely from sractch. Partner coded with @gilpasternak35. Extensible design, best implementation practices and comprehensible test coverage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published