diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..eb4a027 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +python >= 3.6 +torch >= 1.4.0 +matplotlib +sympy = 1.4 +pandas +scipy