From 5568b9d72ff519a3cdaa4db773a02cf72726582e Mon Sep 17 00:00:00 2001
From: Alexandre Boulanger <44292157+aboulang2002@users.noreply.github.com>
Date: Wed, 27 May 2020 07:41:02 -0400
Subject: [PATCH] RL4J: Add AgentLearner (#470)
Signed-off-by: Alexandre Boulanger ILearningBehavior implementations are in charge of the training. Through this interface, they are
+ * notified as new experience is generated.
+ *
+ * @param
+ *