kuds

Results 3 issues of kuds

**Describe the bug** When trying to follow the HuggingFace's Tutorial Huggy ([Google Colab Link](https://colab.research.google.com/github/huggingface/deep-rl-class/blob/master/notebooks/bonus-unit1/bonus-unit1.ipynb#scrollTo=bS-Yh1UdHfzy)), it is erroring out when trying to run the mlagents-learn step. It appears that pytorch is...

bug
stale

### Describe the bug The PettingZoo Documentation for [Atari's Pong](https://pettingzoo.farama.org/environments/atari/pong/) has the wrong imports in the AEC and Parallel and lists `basketball_pong_v3` instead of `pong_v3`. With your permission, I want...

bug

### Describe the bug When trying to execute the tutorial for [RLlib: PPO for Pistonball](https://pettingzoo.farama.org/tutorials/rllib/pistonball/), the `tune` object errors out because RLLib has depecrated the `local_dir` parameter and needs to...

bug