Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 322 Bytes

neural-networks

This repository contains list of machine learning programs.

To contribute

  1. Fork the github repo https://github.com/andretimm/neural-networks.git
  2. git clone repository
  3. Add any example of machine learning programs, in any language.
  4. git -am commit "<Message>"
  5. Raise the Pull Request