Skip to content
Snippets Groups Projects
Commit dea70424 authored by Alice Brenon's avatar Alice Brenon
Browse files

Add dependency on pytorch

parent 4b1f435b
No related branches found
No related tags found
No related merge requests found
(use-modules ((gnu packages machine-learning) #:select (python-scikit-learn))
(use-modules ((gnu packages machine-learning) #:select (python-pytorch python-scikit-learn))
((gnu packages python-science) #:select (python-pandas))
((gnu packages python-xyz) #:select (python-matplotlib
python-nltk
......@@ -28,9 +28,9 @@
python-nltk
python-numpy
python-pandas
python-pytorch
python-scikit-learn
python-seaborn
))
python-seaborn))
(home-page "https://gitlab.liris.cnrs.fr/geode/pyedda")
(synopsis "A set of tools to explore the EDdA")
(description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment