set92's Stars
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
keon/algorithms
Minimal examples of data structures and algorithms in Python
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
airbnb/knowledge-repo
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
victoresque/pytorch-template
PyTorch deep learning projects made easy.
instillai/deep-learning-roadmap
:satellite: All You Need to Know About Deep Learning - A kick-starter
BinRoot/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
DistrictDataLabs/yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
jghoman/awesome-apache-airflow
Curated list of resources about Apache Airflow
sherxon/AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
ml874/Data-Science-Cheatsheet
jostmey/NakedTensor
Bare bone examples of machine learning in TensorFlow
pmaupin/pdfrw
pdfrw is a pure Python library that reads and writes PDFs
Franck-Dernoncourt/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
asbru-cm/asbru-cm
Ásbrú Connection Manager is a user interface that helps organizing remote terminal sessions and automating repetitive tasks.
jaymeh13/Keyboardgym
Prevent and alleviate repetitive strain injuries (RSIs) with this collection of exercise videos and ergonomic gear.
kevinschaich/pyspark-cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
DustinAlandzes/machine-learning-with-python-cookbook-notes
(Part of) Chris Albon's Machine Learning with Python Cookbook in .ipynb form
jtoy/awesome
A curated list of awesome lists
HusainZafar/TransferLearningTutorial
Applying transfer learning to a custom dataset by retraining Inception's final layer
eschwabe/interview-practice
Interview practice problems