Evan Racah

Results 23 comments of Evan Racah

Hi Frederik, Yeah to the best of my knowledge for most games there is not an exact mapping. The frame size is 210x160 and the possible values of ram are...

Hi Vaibhav, Very observant of you! 1. I looked into this issue and it seems that it is a weird artifact of the game. All four enemy subs are always...

> I think the debug folder was committed by mistake? > > Going to defer to others for reviews on algorithms... It's a useful reference to look at while reviewing,...

> ### Questions from Abhi: > * I see that the ProgressBarLogger is sort of added automatically to the Trainer, but then I also see all the `ProgressBarLogger` args passed...

> > From our discussion with Evan, I think we decided that we would offload the frequency to the caller, rather than add it to each logger? > > I...

ok @dakinggg, I added support for empty path strings and I removed `save_remote_file_name` and `save_latest_remote_file_name`. PTAL

hey @vedantroy, we're looking into adding CloudFlare R2 as an ObjectStore. We will let you know when we have added it!

> Hi Daniel! This is quite a lot of renaming. Though, I'm not convinced it's adding clarity. To me, the crux of this issue seems to be that data on...

Hi @ilee300a, That is a great idea! We are currently refactoring the CheckpointSaver and will add that to our plan.