summaryrefslogtreecommitdiff
path: root/examples/py-machine-learning/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/py-machine-learning/requirements.txt')
-rw-r--r--examples/py-machine-learning/requirements.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/py-machine-learning/requirements.txt b/examples/py-machine-learning/requirements.txt
new file mode 100644
index 000000000..33cfad38c
--- /dev/null
+++ b/examples/py-machine-learning/requirements.txt
@@ -0,0 +1,7 @@
+joblib
+tensorflow
+scikit-learn
+scipy
+matplotlib
+numpy
+pandas