Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 282 Bytes

Robocode_AI

Using Reinforcement Learning with Q-Learning, training can be conducted using this open-source java code base for training a robot tank.

Implemented Learning Methods:

  • Qlearn
  • Sarsa
  • Neural Network Q-function approximation

Battlefield