Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
delft-machine-learning
docker-env
Commits
503bbe8e
Commit
503bbe8e
authored
Jul 24, 2018
by
Joseph Weston
Browse files
add all the machine learning libraries
parent
e076ebe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
machine-learning.yml
View file @
503bbe8e
name
:
machine-learning
channels
:
-
conda-forge
-
pytorch
dependencies
:
# general numerics (version controlled)
-
python=3.6*
...
...
@@ -8,11 +9,19 @@ dependencies:
-
scipy=1.0*
-
kwant=1.3*
-
cython=0.28*
# fenics
-
fenics=2017.2*
-
mshr=2017.2*
# general numerics (without version control)
-
anaconda
# machine learning
-
pandas
-
statsmodels
-
scikit-learn
-
theano
-
tensor-flow
-
keras
-
pytorch
# NLP
-
spacy
-
nltk
# plotting and serialization
-
deepdish
-
matplotlib=2.2*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment