Keras-Project-Template
Keras-Project-Template copied to clipboard
Updated Project
-
Updated Experiment model usage functions on simple_mnist_trainer.py
from experiment.log_multiple_params(self.config) to experiment.log_parameters(self.config)
-
Update README.md with dependencies instructions.
-
Added requirements.txt for easy setup in python shell.