Mark Smith

Results 8 comments of Mark Smith

I couldn't find a man page, and it doesn't have a --help or -h or anything as far as I could find randomly trying things. Searching didn't turn up much,...

thanks araffin! Hopefully the reports will be few and the code never needed :)

So glad I found this! If you're getting the error: ``` Weights only load failed. Re-running `torch.load` with `weights_only` set to `False` will likely succeed, but it can result in...

> Please provide a minimal example to reproduce the error. For sure! Right now the only example I have is my 16mb blob of model, so I'm trying to find...

@araffin Figured it out! My learning_rate_schedule was using np.pi and np.sin. I've got a test to reproduce now and a [pull request ready](https://github.com/DLR-RM/stable-baselines3/pull/1899) if my approach is OK! How would...

> EDIT: a better PR would be to cast any call to learning_rate() to float Oooh, good call! I'll start on that a bit later today! I'm curious about the...

@araffin I took a look at the logic around the learning_rate solution and am running tests on a fix now. I'll open a new issue and PR for that fix...

Update: link to the info about how to use this feature: https://code.visualstudio.com/docs/copilot/language-models