mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
fixing diagram of loops
This commit is contained in:
@@ -54,9 +54,9 @@
|
|||||||
\node[greenbox, minimum width=2.5cm] (classification) at (-1, -0.5) {Classification\\Training A/H};
|
\node[greenbox, minimum width=2.5cm] (classification) at (-1, -0.5) {Classification\\Training A/H};
|
||||||
|
|
||||||
% Right Loop (Blue) Nodes
|
% Right Loop (Blue) Nodes
|
||||||
\node[bluebox, minimum width=2.5cm] (trainedpricing) at (2.5, 2) {Trained Pricing};
|
\node[bluebox, minimum width=2.5cm] (trainedpricing) at (3.2, 2) {Trained Pricing};
|
||||||
\node[bluebox, minimum width=2.5cm] (policy) at (5.5, 0) {Trained Pricing\\Policy};
|
\node[bluebox, minimum width=2.5cm] (policy) at (6.5, 0) {Trained Pricing\\Policy};
|
||||||
\node[bluebox, minimum width=2.5cm] (rlgym) at (2.5, -2.2) {RL Gym\\Training};
|
\node[bluebox, minimum width=2.5cm] (rlgym) at (3.2, -2.2) {RL Gym\\Training};
|
||||||
|
|
||||||
% --- Background Dashed Loops ---
|
% --- Background Dashed Loops ---
|
||||||
\begin{scope}[on background layer]
|
\begin{scope}[on background layer]
|
||||||
|
|||||||
Reference in New Issue
Block a user