Starred repositories
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
《算法设计与分析》源代码及教学PPT
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
《数学建模导论》教程,全网最全数学建模模型与算法教程系列,带你走进数学建模的大门!
A theme for Slidev, inspired by the Frankfurt theme in Beamer.
PRML algorithms implemented in Python
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
Open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | [email protected]
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
Free Plant Recognition App + Public API + Models
Paper list of multi-agent reinforcement learning (MARL)
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。