AI Learns to Play Tag (and breaks the game)

AI vs AI Playing Game of Tag! If you want to learn more about AI and deep reinforcement learning (how Albert is trained), there are amazing courses teaching those exact concepts on Brilliant! You can use my link to get a free 30 day trial with 20% off! I’ve personally gone through the course “Introduction to Neural Networks“, and it’s one of the best courses on Neural Networks I’ve ever seen. They’re paying us to promote them, but they’re genuinely a great service, I’ve had a Brilliant account for over 5 years and can’t recommend it enough :) In this video two AI Warehouse agents named Albert and Kai learn to play Tag against each other. The AI were trained using Deep Reinforcement Learning, a method of Machine Learning which involves rewarding the agent for doing something correctly, and punishing it for doing anything incorrectly. Albert and Kai’s actions are controlled by Neural Networks that are updated a
Back to Top