We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af76ef commit 7152348Copy full SHA for 7152348
README.md
@@ -12,4 +12,7 @@ Make sure to create a virtual environment with the dependencies for the MAPE, si
12
I also recommend running this with PyTorch version 1.4.0, as the latest version (1.8) seems to have an issue with
13
an in place operation I use in the calculation of the critic loss.
14
15
+It's probably easiest to just clone this repo into the same directory as the MAPE, as the main file requires the
16
+make_env function from that package.
17
+
18
The video for this tutorial is found here:
0 commit comments