README.md
setup.py
src/evolutionary_keras/__init__.py
src/evolutionary_keras/models.py
src/evolutionary_keras/optimizers.py
src/evolutionary_keras/utilities.py
src/evolutionary_keras.egg-info/PKG-INFO
src/evolutionary_keras.egg-info/SOURCES.txt
src/evolutionary_keras.egg-info/dependency_links.txt
src/evolutionary_keras.egg-info/not-zip-safe
src/evolutionary_keras.egg-info/requires.txt
src/evolutionary_keras.egg-info/top_level.txt
src/evolutionary_keras/tests/__init__.py
src/evolutionary_keras/tests/test_fit.py
src/evolutionary_keras/tests/test_utilities.py