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

AttributeError: 'Experiment' object has no attribute 'log_multiple_params'

Open hxiaom opened this issue 5 years ago • 0 comments

AttributeError: 'Experiment' object has no attribute 'log_multiple_params'

https://github.com/Ahmkel/Keras-Project-Template/blob/a6bed14ac8f062f437cc1e34ac9b3f24b5a52a1e/trainers/simple_mnist_trainer.py#L39

It seems that log_multiple_params function in comet.ml has changed to log_parameters()

hxiaom avatar Jul 04 '19 11:07 hxiaom