Closed hmdolatabadi closed 4 years ago
Thank you for reporting this! I'll try to get to this as soon as possible. Unfortunately, it may take me a few days until I get to it – sorry for the delay.
Hi, thanks again for spotting this. I believe I found the bug and fixed it (both on the public
and master
branches). At least it's now running on my machine.
Could you check if it works for you now?
Sorry for the trouble, Johann
Dear Johann,
Thanks for your help. Yeah, it seems to be working now. However, other bugs in your "circle.ipynb" notebook may arise due to this change. I have somehow found a workaround, but I would love to also have your solution to this.
Sincerely, Hadi.
Hi Hadi,
thanks for finding yet another bug! I hope d14d6a0b9ed429eb38025661a721403f98f14967 fixed it.
Cheers, Johann
Hi!
It seems there's a problem with the alternating training of the code on repo. Upon trying to train using this option, you'd get an error saying:
I tried to get rid of this problem by adding the parameters in AlternateTrainer to the partial_epoch, but it raises another error. Could you please tell me how should I correct this?
Thanks.