keplr-io / hera

Train/evaluate a Keras model, get metrics streamed to a dashboard in your browser.
MIT License
487 stars 47 forks source link

Why is the method on_epoch_end() commented out in callback.py? #20

Open StrategicVisionary opened 7 years ago

StrategicVisionary commented 7 years ago

Please update this project. It is unclear if the initialization syntax presently works: HeraCallback vs. HeraModel. Also with HeraCallback I get syntax errors from callback.py. I'm running in python3.5.