JHao2830 commited on
Commit
b7b5b0b
·
1 Parent(s): ee0152f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ tensorflow==2.1.0
2
+ numpy==1.18.5
3
+ gym==0.19.0
4
+ keras==2.3.1
5
+ pandas==1.2.3
6
+ matplotlib==3.5.1