Skip to content

Navinsrirangan/OpenAI_Gym_SpaceInvaders_Game_AI_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI_Gym_SpaceInvaders_Game_AI_Training

Training an AI to play Lunar Lander to try and land the rover onto the surface of moon autonomously. Install all dependencies that are mentioned in the notebook

please install swig to your computer and Install visual studio C++ build tools 14.0.0 or later.

!pip install stable-baselines3[extra]

!pip install gym[box2d] pyglet

Spaceinvader

2021-10-06-17-36-03.mp4

Viewing tensorboard to get the training graph.

tensorboard_training_graph

About

Training an AI to play Lunar Lander to try and land the rover onto the surface of moon autonomously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors