Play lunar lander and dodge asteroids
Run an RTS game in your browser
Play a 2v2 soccer game in your browser
Play a Memory Game to test your memory!
Play an interactive Unity game
Play with Huggy, a dog that learns to catch sticks
https://huggingface.co/spaces/VIDraft/mouse-webgen
Launch interactive dodge game
Drive a vehicle using keyboard input
Play BallChase, an interactive game in your browser
Play Unity game with ML-powered agents
Play the Space Escape game
Control and simulate vehicle physics in a web-based game
Lunar.Lander.Asteroids.Continual.Self.Play is an advanced Game AI model designed to play and adapt to two classic games simultaneously: Lunar Lander and Asteroids. The model leverages continual self-play to improve its performance over time by competing against itself in both games. This unique approach allows the AI to dynamically adjust its strategies and learn from its interactions in real-time.
• Two-in-One Gameplay: Combines the challenges of Lunar Lander and Asteroids for a diverse and engaging AI experience.
• Continual Learning: The AI continuously improves its decision-making skills through self-play.
• Adaptive Difficulty: Automatically adjusts the game's difficulty based on the AI's performance.
• Real-Time Decision-Making: Makes rapid decisions to land safely on the moon while avoiding or destroying asteroids.
1. What is continual self-play?
Continual self-play is a machine learning technique where the AI improves by repeatedly playing against itself. This allows it to refine its strategies and adapt to challenges without human intervention.
2. Can the AI handle both games simultaneously?
Yes, the AI is designed to handle both Lunar Lander and Asteroids at the same time, ensuring a dynamic and multi-tasking environment that tests its decision-making capabilities.
3. Is it possible to customize the AI's behavior?
Yes, users can modify parameters such as game speed, asteroid density, and landing pad locations to tailor the AI's learning experience.