mlrose 1.2.0
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.