Nathan McKaskle

Results 19 comments of Nathan McKaskle

I get a different error on this, it says 'notional is too small. Minimum is 1' yet buying the same amount in the web console is fine.

I changed it to market type order and it gives me "invalid price"

Not sure if it can't deal with downloading files into the docker container or if they need to be downloaded to some file system location outside the container or what.

That was basically just a small fraction of the amount of errors I was getting like that, I know plenty of them got downloaded. Are you not seeing this?

It doesn't give you a file already, I don't see it anywhere.

> I think the issue is with the scaling of images. De-normalize and scale to the 0-255 range (instead of 0-1) and run the imsave as normal. No idea what...

Thanks @andre-fu Guys I'm doing the same thing here with custom datasets and I see that several different hdf5 files were written to the weights dir under the time/date stamp...

> Hi, I'm reaching out on the fly so I can't elaborate, but with RRDN(weights='gans') you're loading the pretrained model. You need to initialize the model with the correct architecture...

> brew uninstall --ignore-dependencies readline So I'm trying to figure out how to solve this same problem in OS Ventura and clearly something has changed in the last couple of...