-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTools
More file actions
40 lines (31 loc) · 1.01 KB
/
Tools
File metadata and controls
40 lines (31 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#Code Club Djelfa
#Team ML
all you need to get start with Machine Learning is here
Python Distributions :
====================
1- Anaconda
---------> www.anaconda.com
2- Canopy(enthought)
---------> www.enthought.com/product/canopy
Python Libraries for Data Science :
=================================
1- NumPy
---------> www.numpy.org
2- Pandas
---------> www.pandas.pydata.org
3- SciPy
---------> www.scipy.org/scipylib
4- Matplotlib
---------> www.matplotlib.org
5- Seaborn
---------> www.seaborn.pydata.org
Python Packages(Libraries) for ML :
====================================
1- SciKit-Learn
---------> www.scikit-learn.org
2- TensorFlow
---------> www.tensorflow.org
3- Keras
---------> www.keras.io
4- Theano
---------> www.pypi.org/project/Theano