Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
menondj committed Feb 25, 2018
1 parent fc7c3c6 commit de417b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RLearningUnity3D

This repository illustrates Reinforcement learning for a 3X3 using two different techniques, Q Learning, and Unity 3D Ml Agents (https://github.com/Unity-Technologies/ml-agents). The Q Learning technique does not require tensforflow libraries and is self contianed.
This repository illustrates Reinforcement learning for a 3x3 TicTacToe using two different techniques, Q Learning, and Unity 3D Ml Agents (https://github.com/Unity-Technologies/ml-agents). The Q Learning technique does not require tensforflow libraries and is self contianed.

## Q Learning Method:
1] Open AITest.Unity.
Expand Down

0 comments on commit de417b5

Please sign in to comment.