Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

pqn/neural

Repository files navigation

Neural

https://badge.fury.io/py/neural.png https://travis-ci.org/pqn/neural.png?branch=master Downloads Requirements Status

Simple neural network implementation in Python based on Andrew Ng's Machine Learning online course. Not intended/optimized for practical use, although it does work!

Features

  • Vectorization
  • Multilabel classification
  • Multiple hidden layers
  • Regularization

Documentation

http://neural.rtfd.org

License

BSD

About

Simple neural network implementation in Python based on Andrew Ng's Machine Learning online course.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors