forked from jhoward/Python-Neural-Network
-
Notifications
You must be signed in to change notification settings - Fork 0
cvolny/Python-Neural-Network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A pure python implementation of a neural network. Original Author: Neil Schemenauer <[email protected]> Modified Author: James Howard <[email protected]> Modified Author: Christopher J. Volny <[email protected]> 1. Custom patterns entered from command line 2. Early Stopping 3. Configurable number of hidden nodes 4. Uses python logging to better configure verbose output 5. Refactored to better support multiple training methods 6. Uses numpy for matrix/array work TODO: COMMENTS! Training: - GA - PSO Regression: - readd regression support that cvolny broke Basian weight decay: - cvolny to learn what this is!
About
A pure python implementation of a neural network.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%