diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..39a83c1 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +numpy +scipy +tensorflow==2.3.1 +tensorflow-gpu==2.3.1 +opencv-python +matplotlib +tensorboardx +pandas +gym[all] +box2d-py