Skip to content

FeezyHendrix/Hendrixnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hendrix Net

A simple implementation of a deep learning library written in python with the subtle help of numpy (may the np be with you).

  • Features
    • MSE (Mean Squared Error) Loss Function.
    • SGD (Schocastic Gradient) Optimization Function.
    • Batch Iterator
    • Neural Network Class.
  • Prerequisite:

    • Intall numpy pip install numpy
  • Run example:

  • python example.py

About

A simple deep learning library implementation with python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages