Odyssée
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:  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...
I fixed the import