machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
donnemartin/data-science-ipython-notebooks503日前26.1k
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
microsoft/ailab503日前7.6k
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
azl397985856/leetcode503日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
TheAlgorithms/C-Plus-Plus503日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
trekhleb/javascript-algorithms503日前180.2k
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
labuladong/fucking-algorithm503日前122.3k
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
TheAlgorithms/Java503日前55.8k
All Algorithms implemented in Java
TheAlgorithms/JavaScript503日前30.6k
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
kodecocodes/swift-algorithm-club503日前28.3k
Algorithms and data structures in Swift, with explanations!
TheAlgorithms/Rust503日前19.3k
All Algorithms implemented in Rust
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
OI-wiki/OI-wiki503日前17.3k
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TheAlgorithms/Go503日前14.2k
Algorithms and Data Structures implemented in Go for beginners, following best practices.
changgyhub/leetcode_101503日前7.9k
LeetCode 101:和你一起你轻松刷题(C++)
ml-tooling/best-of-ml-python503日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Developer-Y/cs-video-courses503日前63.4k
List of Computer Science courses with video lectures.
Avik-Jain/100-Days-Of-ML-Code503日前42.7k
100 Days of ML Coding
liuxinyu95/AlgoXY506日前5.9k
Book of Elementary Functional Algorithms and Data structures
BayesWitnesses/m2cgen503日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
MilesCranmer/PySR502日前1.6k
High-Performance Symbolic Regression in Python and Julia
jakevdp/PythonDataScienceHandbook503日前40.9k
Python Data Science Handbook: full text in Jupyter Notebooks
ageron/handson-ml503日前25.1k
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
trekhleb/homemade-machine-learning502日前22.3k
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
dongyuanxin/blog503日前1.4k
📚 专注Web与算法
Yorko/mlcourse.ai503日前9.3k
Open Machine Learning Course
dask/dask502日前11.8k
Parallel computing with task scheduling
fastai/numerical-linear-algebra503日前9.9k
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
onlytailei/CppRobotics506日前1.6k
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
PRML/PRMLT504日前5.9k
Matlab code of machine learning algorithms in book PRML
personqianduixue/Math_Model502日前2.6k
数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法
apachecn/ailearning502日前37.5k
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
virgili0/Virgilio504日前13.5k
Your new Mentor for Data Science E-Learning.
ssusnic/Machine-Learning-Flappy-Bird503日前1.8k
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
andreasbm/web-skills502日前6.8k
A visual overview of useful skills to learn as a web developer
onnx/onnx502日前16.4k
Open standard for machine learning interoperability
rasbt/python-machine-learning-book503日前12.1k
The "Python Machine Learning (1st edition)" book code repository and info resource
microsoft/onnxruntime502日前12.0k
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
EpistasisLab/tpot503日前9.4k
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
automl/auto-sklearn502日前7.3k
Automated Machine Learning with scikit-learn
sktime/sktime502日前7.2k
A unified framework for machine learning with time series
rasbt/python-machine-learning-book-2nd-edition504日前7.0k
The "Python Machine Learning (2nd edition)" book code repository and info resource
alteryx/featuretools503日前7.0k
An open source python library for automated feature engineering
autogluon/autogluon502日前6.8k
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
forthespada/CS-Books502日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
lutzroeder/netron502日前25.5k
Visualizer for neural network, deep learning and machine learning models
halfrost/LeetCode-Go502日前31.4k
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
teivah/algodeck503日前5.4k
An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯
tony9402/baekjoon502日前5.1k
코딩테스트 대비 문제집(Baekjoon Online Judge)
iamshuaidi/CS-Book501日前11.1k
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
geekxh/hello-algorithm501日前34.4k
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
DistrictDataLabs/yellowbrick502日前4.2k
Visual analysis and diagnostic tools to facilitate machine learning model selection.