Solved the "Mountain Car" problem developed by OpenAI. I designed an #AI that plays this game by itself. Not once do I explicitly tell the AI how to play the game. It just does it! ๐
Day 2 of learning discretization for #ReinforcementLearning. Learned how to make a mesh grid. This is a highlight of the time-lapse where I convert two lines of code into one. ๐ค Keep your code quick, my friends.