Semih Korkmaz

Results 5 comments of Semih Korkmaz

elanmart, I think worst case you can make a fix on repository you forked and share it here, I would also love to see it

I had the same issue with K80 GPU , same environment, same code worked without an issue in P100

It is true that it doesn't seem to be maintained anymore, however I was able to install it with Anaconda Python version 3.9.x by downloading : https://github.com/maciejkula/spotlight/releases/tag/v0.1.6 and then `pip...

Also a small issue but in case you want to fix, option help strings in that file seems to be replicating: ``` p.add_argument('--model_type', type=str, default='sine', help='Options are "sine" (all sine...