Reinforcement Learning with PyTorch
Posted by Jack McKew on Tue 19 March 2024 in Python • Tagged with python, visualisation, machine learning, ai • 3 min read
In our final exploration into machine learning with PyTorch, we're going to do something critical for lifeforms in our world, learn to walk!
This post took many trials and errors, a form of reinforcement learning I completed unsupervised as a human. The resulting code below was what ended up working …
Continue reading