willco-afk commited on
Commit
a9fbf6a
·
verified ·
1 Parent(s): 7a92d68

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gym==0.26.2
2
+ numpy==1.24.2
3
+ pickle5==0.0.11 # if needed for compatibility with pickle in some environments
4
+ torch==2.1.0 # If using PyTorch for Q-learning