@@ -5,4 +5,53 @@ A collection of machine learning examples and tutorials.
5
5
6
6
Find associated tutorials at https://lazyprogrammer.me
7
7
8
- Find associated courses at https://deeplearningcourses.com
8
+ Find associated courses at https://deeplearningcourses.com
9
+
10
+
11
+ Direct Course Links
12
+ ===================
13
+
14
+ Deep Learning Prerequisites: The Numpy Stack in Python
15
+ https://deeplearningcourses.com/c/deep-learning-prerequisites-the-numpy-stack-in-python
16
+
17
+ Deep Learning Prerequisites: Linear Regression in Python
18
+ https://deeplearningcourses.com/c/data-science-linear-regression-in-python
19
+
20
+ Deep Learning Prerequisites: Logistic Regression in Python
21
+ https://deeplearningcourses.com/c/data-science-logistic-regression-in-python
22
+
23
+ Deep Learning in Python
24
+ https://deeplearningcourses.com/c/data-science-deep-learning-in-python
25
+
26
+ Cluster Analysis and Unsupervised Machine Learning in Python
27
+ https://deeplearningcourses.com/c/cluster-analysis-unsupervised-machine-learning-python
28
+
29
+ Data Science: Supervised Machine Learning in Python
30
+ https://deeplearningcourses.com/c/data-science-supervised-machine-learning-in-python
31
+
32
+ Bayesian Machine Learning in Python: A/B Testing
33
+ https://deeplearningcourses.com/c/bayesian-machine-learning-in-python-ab-testing
34
+
35
+ Easy Natural Language Processing in Python
36
+ https://deeplearningcourses.com/c/data-science-natural-language-processing-in-python
37
+
38
+ Practical Deep Learning in Theano and TensorFlow
39
+ https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow
40
+
41
+ Ensemble Machine Learning in Python: Random Forest and AdaBoost
42
+ https://deeplearningcourses.com/c/machine-learning-in-python-random-forest-adaboost
43
+
44
+ Deep Learning: Convolutional Neural Networks in Python
45
+ https://deeplearningcourses.com/c/deep-learning-convolutional-neural-networks-theano-tensorflow
46
+
47
+ Unsupervised Deep Learning in Python
48
+ https://deeplearningcourses.com/c/unsupervised-deep-learning-in-python
49
+
50
+ Unsupervised Machine Learning: Hidden Markov Models in Python
51
+ https://deeplearningcourses.com/c/unsupervised-machine-learning-hidden-markov-models-in-python
52
+
53
+ Deep Learning: Recurrent Neural Networks in Python
54
+ https://deeplearningcourses.com/c/deep-learning-recurrent-neural-networks-in-python
55
+
56
+ Advanced Natural Language Processing: Deep Learning in Python
57
+ https://deeplearningcourses.com/c/natural-language-processing-with-deep-learning-in-python
0 commit comments