Skip to content

mlrose 1.2.0

Compare
Choose a tag to compare
@gkhayes gkhayes released this 30 Mar 03:55
· 26 commits to master since this release

This release:

  • Modifies the NeuralNetwork classes to allow the use of these classes in sklearn pipelines and GridSearchCV;
  • Fixes several bugs in the algorithms which resulted in the wrong function being used to retrieve fitness values for use in the fitness curves.