We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Increment version number Increment version number in docs\conf.py and setup.py in preparation for new package release.
Update version number Increment version number for new minor release.
Added restarts option to NeuralNetwork() Added restarts option for random_hill_climb algorithm. Addresses issue #24.
Fix bug in MIMIC algorithm Fix infinite loop issue identified in #17
Reverted to previous version numbering