Skip to content

Commit 4ea0940

Browse files
authored
Update README.md
1 parent d4dc335 commit 4ea0940

File tree

1 file changed

+12
-0
lines changed
  • 09_Using_RL4J_for_Reinforcement learning

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11

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

Comments
 (0)