drckf / paysage

Unsupervised learning and generative models in python/pytorch.
Other
119 stars 25 forks source link

Metrics api #61

Closed austinvhuang closed 7 years ago

austinvhuang commented 7 years ago

Unify the API interface for metric classes - all classes have an update() method that takes a value of type MetricState.