Samuel Garcin

Results 5 issues of Samuel Garcin

Added new FFT plots for the accelerometer and gyro raw data in order to better visualise the effect of notch and lowpass filters. ![bokeh_plot](https://user-images.githubusercontent.com/44844634/83944707-76357200-a7fd-11ea-928e-f0e3f23babf0.png) ![bokeh_plot(1)](https://user-images.githubusercontent.com/44844634/83944710-7b92bc80-a7fd-11ea-8aff-d31362664aaa.png) Also added a FFT for...

### Describe the bug Images in /media folder are not synchronised if the folder run name includes the characters "[" or "]". Images are saved locally in the media/ folder....

cli

Hello, I'm having trouble building from source. At first I thought it was similar to #17 , but the build seems to fail a little earlier, right after finishing to...

Hi @vwxyzjn , This codebase is great, thanks for the hard work! I've been using it to run baseline experiments in procgen, and I've noticed that your implementation of PPO...

Hi @vwxyzjn I'm using cleanba as a basis when implementing RL algorithms. I was wondering why you're not using envpool's jittable step function (i.e. as in https://github.com/vwxyzjn/cleanrl/blob/master/cleanrl/ppo_atari_envpool_xla_jax_scan.py). Is the speed-up...