Odyssée

Results 6 comments of Odyssée

Thanks for pointing out the related issue. I'll give it a try.

@NikOcaml I downloaded it using my broker API. In my case IG

You need to unzip the checkpoints.zip file to the checkpoint folder. It should look like this: ![Screenshot from 2020-07-25 23-23-37](https://user-images.githubusercontent.com/8287111/88466558-e55e4700-cecd-11ea-8e36-0c076182ed4f.png) And get the latest version of my code, I added...

What version of Tensorflow do you have? It requires 1.15 Can you run this command: `cat UGATIT.py | grep UGATIT.model-2044000` and provide the result

On line 603 of UGATIT.py, I added a fix to load the checkpoint. If you don't have any output with the `cat UGATIT.py | grep UGATIT.model-2044000` it means that you...