Antonin RAFFIN

Results 65 issues of Antonin RAFFIN

This is a proof of concept to display an overview in the expense page for the active user. I had to adapt the `Money` component to display in read "You...

Without this, docker complained: ``` docker: Error response from daemon: create ./postgres-data: "./postgres-data" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass...

Hello, nice project =) We would be interested if you could do a pull request on [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) where you add your project to the [documentation](https://stable-baselines3.readthedocs.io/en/master/misc/projects.html) (project section) ;)

The tests pass with `arch==7.0`, a pinned version to 5.3.1 causes failure on CI for Python 11 (no pre-built wheel): https://github.com/DLR-RM/rl-baselines3-zoo/pull/464

## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/DLR-RM/stable-baselines3/blob/master/CONTRIBUTING.md) for new features and bug fixes) ## Types of changes -...