Posts Tagged with: reinforcement learning (2)

Cover image for Why Isn't Reinforcement Learning Widely Used for Game AI Agents?

Why Isn't Reinforcement Learning Widely Used for Game AI Agents?

Reinforcement learning (RL) has powered impressive achievements in game-playing AI, such as AlphaGo and OpenAI’s Dota 2 bot. Tools like Unity ML Agents and examples like Gran Turismo 7’s RL-trained...

Cover image for ThreeJs and Reinforcement Learning in 3D

ThreeJs and Reinforcement Learning in 3D

I built a simple 3D game in November 2024 mostly for fun. The objective was to minimize the time taken for a player to destroy all the pillars. Then I...