https://github.com/adamchainz/machinelearningforchumps
Because "for d-mmies" is copyrighted
https://github.com/adamchainz/machinelearningforchumps
Last synced: 6 months ago
JSON representation
Because "for d-mmies" is copyrighted
- Host: GitHub
- URL: https://github.com/adamchainz/machinelearningforchumps
- Owner: adamchainz
- Created: 2013-04-20T21:00:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-06T18:50:00.000Z (over 12 years ago)
- Last Synced: 2025-02-13T14:17:29.888Z (8 months ago)
- Language: Python
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Learning for Chumps
I'm learning some machine learning techinques, using material from especially.
## What you can do
So far I've done hopfield nets - you can check out the Hopfield net factor_finder in the directory that will run and try to determine the upper bound on storage in a hopfield net. Use --help to get all options.