We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4dc335 commit 4ea0940Copy full SHA for 4ea0940
09_Using_RL4J_for_Reinforcement learning/README.md
@@ -1 +1,13 @@
1
2
+### Chapter 9 : **Using RL4J for Reinforcement learning**
3
+
4
+In this chapter, you will learn how to develop a reinforcement learning agent that can learn to play the Malmo game using RL4J.
5
+
6
7
+#### Instructions
8
9
+ - Navigate to **sourceCode/cookbookapp** directory and import the project using *pom.xml* file.
10
+ - As a pre-requisite, Project Malmo needs to be installed and configured in your system. Follow the detailed instructions mentioned in the cookbook.
11
12
13
0 commit comments