alpercalisir's Stars
fxdeniz/NeSync
Local file sync & backups
Deci-AI/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
udacity/DSND_Term2
Contains files related to content and project of DSND Term 2
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
hammsidh/ebook
koleksi ebook aja sih, bacanya ntah mau kapan
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
DenizParlak/kubernetes-cheat-sheet
mrdbourke/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
fastai/fastai
The fastai deep learning library
seth814/Audio-Classification
Code for YouTube series: Deep Learning for Audio Classification
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
jupyter-book/jupyter-book
Create beautiful, publication-quality books and documents from computational content.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Sentdex/nnfs
Neural Networks from Scratch
bennomeier/epcalc
Epidemic Calculator
fastai/fastbook
The fastai book, published as Jupyter Notebooks
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
artur-deluca/landscapeviz
Visualizing the the loss landscape of Fully-Connected Neural Networks
willkurt/ProbAndStats-PyDataNYC2019
Introduction to Probability and Statistics
Kayzaks/HackingNeuralNetworks
A small course on exploiting and defending neural networks
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
artur-deluca/psopt
A particle swarm optimizer for general use