My notes of machine learning/deep learning algorithms, mathematics and statistics, and other computer science topics.
- Logistic Regression (Link)
- K Nearest Neighbors (Link)
- TODO: Naive Bayes (Link)
- Decision Trees (Link)
- Random Forests (Link)
- TODO: Gradient Boosted Trees (Link)
- Support Vector Machines (Link)
- TODO: AdaBoost (Link)
- TODOL XGBoost (Link)
- Time Series Analysis (Link)
- Artificial/Forward Feed Neural Networks (Link)
- Convolutional Neural Networks (Link)
- Recurrent Neural Networks (Link)
- TODO: Autoencoders (Link)
- TODO: Generative Adversarial Networks (Link)
- Calculus (Link)
- Linear Algebra (Link)
- Descriptive Statistics (Link)
- Probability (Link)
- Sampling & Distributions (Link)
- Linear Regression (Link)
- Inferential Statistics (Link)
- Bayesian Statistics (Link)
- Data Structures (Link)
- Python (Link)
- Pandas Performance (Link)
- Seaborn (Link)
- SQL (Link) - from Pierian Data: Complete SQL Bootcamp, (Link)
- Easy EDA & Dash (Link)
- PyDataPDX Lunch & Learn Sessions
- Practical Statistics for Data Scientists.
- All of Statistics.
- An introduction to Statistical Learning.
- The Elements of Statistical Learning.
- Think Bayes.
- Math for Programmers.
- Fundamentals of Data Visualization.
- SciPy and NumPy.
- Feature Engineering for Machine Learning.
- Hands-On Machine Learning with Scikit-Learn, Tensorflow & Keras.
- Machine Learning Pocket Reference.
- Machine Learning with Tensorflow.
- Machine Learning Systems.
- Practical Time Series Analysis.
- Deep Learning for Coders with fastai & PyTorch.
- Deep Learning with PyTorch.
- Deep Reinforcement Learning in Action.
- GANs in Action.
- Building Machine Learning Powered Applications.
- Building Machine Learning Pipelines.
- Data Science on AWS.
- Introducing MLOps.
- ArXiv (ArXiv.org)
- Papers With Code (paperswithcode.com)
Jonathan Hildenbrand, https://github.com/jonathanhild