openai / glow

Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
https://arxiv.org/abs/1807.03039
MIT License
3.11k stars 516 forks source link

How do I test by model #17

Open zj360202 opened 6 years ago

zj360202 commented 6 years ago

how can I test by model and what is y_true and loss?

kxylu commented 6 years ago

What problem is your model solving?