Tim Pearce

Results 10 comments of Tim Pearce

see the paper by Luck et al. (https://arxiv.org/abs/1705.10245) who implement Efron's method for handling ties. Shouldn't be too big a modification.

Been working fine with version 0.9.0 for me

interesting, I get the same error for mujoco - https://github.com/openai/mujoco-py

sorry for the delay and confusion. I'll explain my rationale. I wanted `context_mask == 1` to mean that we mask out the context for that sample. BUT, when multiplying the...

1. Yes I had big trouble accurately capturing and sending mouse events. The RAM reading was the only was I found to work unfortunately. 2. I did supervised BC, but...

Hmm, thanks for letting me know and sorry about this issue. Let me have a think about the best way forward...

I actually struggled to find somewhere to host datasets of this size, and resorted to using a personal OneDrive. I suppose currently they have to be downloaded by manually selecting...

these fixes didn't work for me. unclear if it's the exact same issue -- for me Windows Security blocks it. ![image](https://user-images.githubusercontent.com/25795223/234529567-32865e8d-cffd-4f28-8374-41fda9272270.png)

OK, enough people complained about this that I finally got around to reuploading the dataset in a structure that should make downloading less painful. dataset_dm_scraped_dust2_tars contains chunks of 200 files...

Really pleased to hear the project has inspired you Bangeljo 😁 You're welcome to use my code base for this non-commercial project. Keep us updated if you have some success...