From 480f233e3fa5e25cb79e8a762071395ed8915292 Mon Sep 17 00:00:00 2001 From: JJ <103335846+computerscienceiscool@users.noreply.github.com> Date: Wed, 26 Jul 2023 01:42:53 -0700 Subject: [PATCH] Update introduction.rst (#1578) --- docs/introduction/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction/introduction.rst b/docs/introduction/introduction.rst index f83a921c8..9455a8e3c 100644 --- a/docs/introduction/introduction.rst +++ b/docs/introduction/introduction.rst @@ -36,7 +36,7 @@ Name Description the training process of models which enable algorithms controlling the training process. -`Learning Framework` layer The `Forecast Model` and `Trading Agent` are learnable. They are learned +`Learning Framework` layer The `Forecast Model` and `Trading Agent` are trainable. They are trained based on the `Learning Framework` layer and then applied to multiple scenarios in `Workflow` layer. The supported learning paradigms can be categorized into reinforcement learning and supervised learning. The learning framework