You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-10
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,22 @@
3
3
<palign="center"><b>Katakomba</b> is an open-source benchmark for data-driven NetHack. At the moment, it provides a set of standardized datasets with familiar interfaces and offline RL baselines augmented with recurrence. Full training logs synced to the Weights&Biases are included.</p>
4
4
5
5
## Installation
6
-
TO BE DONE
7
6
7
+
For now, Katakomba is not pip installable. However, the installation is easy.
8
+
We also provide an alternative with the Dockerfile already set up to work (this is the preferred way!).
0 commit comments