/Machine-Learning-Collection

Machine Learning Algorithms and Deep learning in Pytorch

Primary LanguagePythonMIT LicenseMIT

Build Status License: MIT

Machine Learning Collection

In this repository I will be uploading everything machine learning related. I try to make the code as clear as possible, and the goal is be to used as a learning resource and a way to lookup problems to solve specific problems. For most I have also done video explanations on youtube to make it easier to follow the code if you're a beginner, and for a few I've done the derivations on my blog. If you got any questions add an issue or would like to add an algorithm do a PR! This repository is contribution friendly 😃

✅ 🔺: Algorithm is tested/untested

Machine Learning

Deeplearning Pytorch

Everything for now is implemented using the PyTorch-framework.

1. Basics

2. More Advanced

3. Architectures

4. Utilities

5. Smaller Projects