Keras-Project-Template icon indicating copy to clipboard operation
Keras-Project-Template copied to clipboard

Updated Project

Open carvalheiracarlos opened this issue 2 years ago • 0 comments

  • 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.

carvalheiracarlos avatar Nov 10 '22 04:11 carvalheiracarlos