Jordan Shaw
Jordan Shaw
I'm trying to figure out how to do this too. Any ideas?
I'm also getting the same issue, As @Yagun says, I'm not seeing `img` in style.py either, should there be a parameter passed along with the flag or something? I checked...
Had a simular issue, so installed both moviepy and ffmpeg. The following worked for me... ``` # install moviepy sudo pip install moviepy # install ffmpeg sudo add-apt-repository ppa:mc3man/trusty-media sudo...
Thanks, @sojamo for suggesting switching the format to serialized, helped get my group controllers loading as needed!
Also added twitter search term exclusions like for the get_tweets
@KostyaAtarik After training my model, I also have the following files; `checkpoint`, `fns.ckpt.data-00000-of-00001`, `fns.ckpt.index`, and `fns.ckpt.meta`. You can evaluate using the `/path/to/trained/model/checkpoint`. Don't need to specify the exact files. It...
Hey, What are the errors you are getting? As well, what hardware are you using the library with? When I ported the library over, it was to be used specifically...