Implementing algorithms from scratch so I can learn more about machine learning, statistics and computer science.
I also have some reference materials I've contributed to my company's GitHub repo.
-
Deep learning
- DataCamp Deep Learning [1]
- DataCamp Introduction to TensorFlow in Python [1]
- DataCamp Intro to Deep Learning with Keras [1]
- DataCamp Image Processing with Keras in Python [1]
- DataCamp Advanced Deep Learning with Keras [1]
- DataCamp Pytorch [1]
- PythonProgramming Pytorch [1]
- PythonProgramming Keras Tensorflow [1]
- Intro to Keras with diabetes dataset and saving models [1, 2, 3, 4, 5]
- Intro to Keras with MNIST [1, 2]
- Using Keras to solve MNIST [1, 2]
- Regression Tutorial with the Keras [1]
- [Keras Multi-Class Classification on Iris Dataset]deep_learning/keras_iris_tutorial.ipynb) [1]
- Binary classification of sonar data using Keras [1]
-
Reinforcement Learning
-
Spatial
-
Networks
- Networkx [1, 2, 3]
- Networks DataCamp 1 [1]
- Networks DataCamp 2 [1]
-
Machine Learning Recipes [1]
-
Programmers Guide to Data Mining [1]
-
Practical Machine Learning [1]
-
Supervised
-
Unsupervised
-
Ensemble methods
-
NLP
-
Statistics
- Bayes Made Simple [1, 2, 3, 4]
-
Time Series
-
Big Data
-
Linear Optimization
-
R
-
SQL
-
Visualisation