Heikki Arponen

Results 7 issues of Heikki Arponen

Just a FYI. It's this error: http://stackoverflow.com/questions/27835619/ssl-certificate-verify-failed-error I fixed it by adding ``` import ssl ssl._create_default_https_context = ssl._create_unverified_context ``` as in one version in the best answer...

Hi all, It seems to me that there's a problem with the pywt.swt function, possibly with documentation only. The docs say "Returns list of approximation and details coefficients pairs in...

enhancement

I actually wrote a gist implementing this: https://gist.github.com/harpone/3b6003c22295a50cbd3d2cfc566dc115 Uses the torch-xla distributed MpDeviceLoader with shard splitting across accelerators and workers, with checks that all the minibatches are indeed unique. Just...

documentation

Hi! I forked theano-hf and made some minor changes... basically plotting and writing the training progress to file and a hackish safeguard to check if the cost function stays real...

Really impressive results, congrats! However, how is the F-measure computed? The scores seem outright incredibly high...

Maximizing GPU utilization is usually pretty hard in RL, even with parallel environments, so I'm thinking of running a parallel simulator on a separate CPU only server with max possible...

I suggest renaming `argparse` to the much more efficient version `arse`, because argparse is so hard to pronounce ("aaarrghpaaarse")