pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
25 stars 13 forks source link

Periodic variable scheduling is broken #181

Closed theRealSuperMario closed 5 years ago

theRealSuperMario commented 5 years ago

Describe the bug Periodic variable scheduling is broken as **kwargs are missing.

To Reproduce cd edflow; python tf_util.py --> fails

Expected behavior Should print out all plots

PR with fix is on the way. Issue is rather for documentation.