/

machinelearning

My blogs and code for machine learning. http://cnblogs.com/pinard

最終更新日:502日前
8.0k

donnemartin/data-science-ipython-notebooks
503日前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.

azl397985856/leetcode
503日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

doocs/leetcode
503日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

trekhleb/javascript-algorithms
503日前180.2k

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

labuladong/fucking-algorithm
503日前122.3k

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

krahets/hello-algo
503日前62.3k

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing

TheAlgorithms/JavaScript
503日前30.6k

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

kodecocodes/swift-algorithm-club
503日前28.3k

Algorithms and data structures in Swift, with explanations!

TheAlgorithms/Rust
503日前19.3k

All Algorithms implemented in Rust

TheAlgorithms/C
503日前17.7k

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

OI-wiki/OI-wiki
503日前17.3k

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

TheAlgorithms/Go
503日前14.2k

Algorithms and Data Structures implemented in Go for beginners, following best practices.

changgyhub/leetcode_101
503日前7.9k

LeetCode 101:和你一起你轻松刷题(C++)

ml-tooling/best-of-ml-python
503日前15.1k

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

liuxinyu95/AlgoXY
506日前5.9k

Book of Elementary Functional Algorithms and Data structures

BayesWitnesses/m2cgen
503日前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

jakevdp/PythonDataScienceHandbook
503日前40.9k

Python Data Science Handbook: full text in Jupyter Notebooks

ageron/handson-ml
503日前25.1k

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

trekhleb/homemade-machine-learning
502日前22.3k

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

dask/dask
502日前11.8k

Parallel computing with task scheduling

fastai/numerical-linear-algebra
503日前9.9k

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

onlytailei/CppRobotics
506日前1.6k

cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control

PRML/PRMLT
504日前5.9k

Matlab code of machine learning algorithms in book PRML

personqianduixue/Math_Model
502日前2.6k

数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法

apachecn/ailearning
502日前37.5k

AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

andreasbm/web-skills
502日前6.8k

A visual overview of useful skills to learn as a web developer

rasbt/python-machine-learning-book
503日前12.1k

The "Python Machine Learning (1st edition)" book code repository and info resource

microsoft/onnxruntime
502日前12.0k

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

rasbt/python-machine-learning-book-2nd-edition
504日前7.0k

The "Python Machine Learning (2nd edition)" book code repository and info resource

forthespada/CS-Books
502日前17.8k

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

teivah/algodeck
503日前5.4k

An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯

iamshuaidi/CS-Book
501日前11.1k

计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

geekxh/hello-algorithm
501日前34.4k

🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站

nixzhu/dev-blog
502日前3.9k

翻译、开发心得或学习笔记

DistrictDataLabs/yellowbrick
502日前4.2k

Visual analysis and diagnostic tools to facilitate machine learning model selection.