Releases: N3PDF/evolutionary_keras
Releases · N3PDF/evolutionary_keras
Evolutionary Keras 2.1
Bugfix release (#34), updated code to be compatible with newer versions of TensorFlow.
Evolutionary Keras 2.0
This release of evolutionary_keras
is compatible with TF 2.2.
- Added callback compatibility on the fit function:
on_train_begin
,on_epoch_begin
,on_epoch_end
,on_train_end
. - NGA: Added checks for model architecture. If a model is found to have an architecture not compatible with the NGA-structure, it will immediately fail.
Implementation of CMA optimizer
First release of evolutionary_keras
This is the first public release of the evolutionary_keras
library.
The documentation for this release can be found at https://evolutionary-keras.readthedocs.io/
First release of evolutionary_keras
This is the first public release of the evolutionary_keras
library.
The documentation for this release can be found at https://evolutionary-keras.readthedocs.io/