pkmital / CADL

ARCHIVED: Contains historical course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow/info
Apache License 2.0
1.48k stars 732 forks source link

Fix build_gif interval #9

Closed dariox2 closed 8 years ago

dariox2 commented 8 years ago

animation interval must be milliseconds; given the build_gif documented parameter in seconds, it should be converted in equivalent unit, i.e. multiplied by 1000.