Giovanni Minelli

Results 3 issues of Giovanni Minelli

Hi, I'm using the library for my thesis project and I'm interested in supporting/contribuiting to that since I think having a simpler interface for CARLA is great. I already solved...

Hi, in this line https://github.com/koulanurag/minimal-marl/blob/bd4ac9360aa686f105d1c3a0f39192ecd824e69d/vdn.py#L101 shouldn't only the active agents contribute to the summation? i.e. `(max_q_prime * (1 - done[:, step_i])).sum(dim=1, keepdims=True)`

Hi, any update about the code release?