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

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

License

Notifications You must be signed in to change notification settings

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

No packages published