Some additional resources to practice using Python
Machine Learning: https://scikit-learn.org/stable/auto_examples/index.html
Deep Learning: https://pytorch.org (examples at https://pytorch.org/tutorials/beginner/basics/quickstart_tutorial.html)
Reinforcement Learning environments: https://gymnasium.farama.org
Reinforcement Learning models: https://stable-baselines3.readthedocs.io/en/master/guide/quickstart.html