Adil Zouitine

Results 12 issues of Adil Zouitine

Hi, thank you for this repository it's a very good idea. Would it be possible to have the pre-trained architectures cited in this [paper](https://arxiv.org/pdf/1904.05049v2.pdf) that seem very interesting. The results...

Hi, I propose you a slight factorisation of the code and it is clearer to read.

I'm back again, I added support for metrics and it had to change the whole code. Feel free to review my code to discuss variable naming and algorithmic implementation. Don't...

The implementation of these environments is an essential part of the project. Several configurations may be available: - 1 vs 1 symmetrical - n vs m symmetrical - 1 vs...

enhancement

The aim of this project is to make toy environments to allow the user to test its t reinforcement learning algorithms. We need reference scores so that the user can...

enhancement
help wanted

One of the main issues in environments implementation is the lack of documentation. The idea is to provide exhaustive information allowing the user to use the environment easily.

documentation