Kyurae Kim

Results 145 comments of Kyurae Kim

Stochastic gradient MCMC methods, in general, are very young, and radically new approaches emerge every year. Unless AMAGOLD specifically proves to be real-world ready, I doubt that it would earn...

@devmotion Unfortunately, I can't wind up to older versions of `Zygote` due to an issue with Flux needing `OneElement` which seems to not exist anymore. Any idea what might have...

I guess I'll have to try `ReverseDiff` for the meantime.

For anyone who's still wondering here's a snippet that worked for me. Note that the loading is done by PyCall but the rest is done using the `ScikitLearn.jl` API. ```julia...

working on this on a separate repository https://github.com/MGfoundation/mgbench

@mujjingun do you consider this issue solved?

@mujjingun cuFFT have some serious 'warming up' issues. On multi-GPU servers constructing even takes 1000ms or so. I think implementing our own parallel FFT with upsampling built in, is a...

I'll close this since this seems to have been resolved.