The original problem is described here: https://gym.openai.com/envs/LunarLander-v2/
How to Run:
Download python 3 and install library numpy, matplotlib, keras, tensorflow, gym. Open cmd and run:
1.Train the agent python lunarlander.py 2.generate 100 trails performance set train_mode = false, then python lunarlander.py 3.alpha parameter effect python run.py 4.gamma parameter effect python run1.py