Programming Tutorials108 / 441 projects
Programming tutorial leaderboard featuring the hottest coding tutorial projects on GitHub for beginners to advanced learners.
app-ideas (⭐95.5K), is a leading open-source project in Learning & Resources, built with AI, focusing on applications, with coding capabilities, a benchmark project in its domain, ideal for open_source AI development workflows.
A collection of awesome things regarding React ecosystem
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
100 Days of ML Coding
Learn it. Build it. Ship it for others.
100-Days-Of-ML-Code中文版
Best Practices on Recommendation Systems
💻 The first course for AI-native product builders.
:mortar_board: All things Vim!
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
[Lumina具身智能社区] 具身智能技术指南 Embodied-AI-Guide
Natural Language Processing Tutorial for Deep Learning Researchers
Pocket Flow: Codebase to Tutorial
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
TensorFlow Tutorials with YouTube Videos
Build your neural network easy and fast, 莫烦Python中文教学
https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 🍓 and reasoning techniques.
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2026 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
TensorFlow Basic Tutorial Labs
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Become skilled in Artificial Intelligence, Machine Learning, Generative AI, Deep Learning, Data Science, Natural Language Processing, Reinforcement Learning and more with this complete 0 to 100 repository.
Simple PyTorch Tutorials Zero to ALL!
Jupyter notebooks from the scikit-learn video series
🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
The Python Code Tutorials
Introduction to Deep Neural Networks with Keras and Tensorflow
A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
AI 朝廷搭建完整教程 - 从零基础到进阶
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
Build a modern LLM from scratch. Every line commented. Explained like we are five.
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Using python and scikit-learn to make stock predictions
A step-by-step guide to build your own AI agent.
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
📚 《Deep Agents 实战》—— LangChain 官方大使出品,基于 LangChain / LangGraph 生态,从零构建生产级 AI Agent 的完整指南
Recommended C code style and coding rules for standard C99 or later. Comes with AI agent skill to write, edit and format the code.
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
A machine learning primer built from first principles. For engineers who want to reason about ML systems the way they reason about software systems.
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
An intro to Python & programming for wanna-be data scientists
从 NLP 到 LLM 的算法全栈教程,在线阅读地址:https://datawhalechina.github.io/base-llm/
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Agent工程师最全学习路径 · 从零精通 AI 工程 · 20 阶段 503 课 · 中文全量翻译 + 配套站点 + 动画讲解视频 · 如何成为 AI Agent 工程师的修成指南
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
无人驾驶的资源列表中文版
A collection of tech resources that allow you to learn new things by playing games
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020
A Vector Database Tutorial (over CMU-DB's BusTub system)
Introducing neural networks to predict stock prices
Awesome AI Coding
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
Learn how to create, develop, and maintain a state-of-the-art MLOps code base
Chinese translation of Natural Language Processing with PyTorch
👕 Open-source course on architecting, building and deploying a real-time personalized recommender for H&M fashion articles.
The Paper List of Large Multi-Modality Model (Perception, Generation, Unification), Parameter-Efficient Finetuning, Vision-Language Pretraining, Conventional Image-Text Matching for Preliminary Insight.
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
The full collection of Jupyter Notebook labs from Andrew Ng's Machine Learning Specialization.
AI Agent 教学仓库 | 系统化 LangChain、RAG、LangGraph、MCP 全栈实战代码 | 万字博客详解 | 开源可运行示例 | 从零构建智能体
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Master GitHub Copilot for C#/.NET development via this curriculum! Learn AI-driven paired programming, optimize your workflow, and write cleaner, faster code.
A curated list of all machine learning algorithms and deep learning algorithms grouped by category.
Master OpenCode, the open-source AI coding agent — setup, agents, skills, plugins, MCP, Zen & headless CI.
A wine recommender system tutorial using Python technologies such as Django, Pandas, or Scikit-learn, and others such as Bootstrap.
🛠 MLOps end-to-end guide and tutorial website, using IBM Watson, DVC, CML, Terraform, Github Actions and more.
A Repo to store the Google Colaboratory Notebooks that I have created and shared
Build a Large Language Model (From Scratch) book and Finetuned Models
A tutorial series by Preferred.AI
A Complete Guide to Fine-tuning Qwen2.5-Coder for Chinese Sentiment Analysis
Projects and exercises for the Udacity Computer Vision Nanodegree
Notes on learning Agent development, aiming to make agents from usable to reliable.
A Curated List of Vibe Coding Open-Source Projects, Tools, and Learning Resources
The exhaustive guide to mastering Claude for Product Managers. Build your AI-native PM OS from scratch — PRDs, research synthesis, stakeholder decks, and autonomous agents. 11 modules, 40+ hours, real deliverables.
Research artifacts from Hyra (/ˈhaɪ.rɑː/)
"Introduction to Python" course for future MSc students at Ada Lovelace Academy, Imperial College London
A curated list of tools, tutorials, examples, and much more, for the awesome game development engines Construct 2 and Construct 3
Design with CSS code, without images!
The most comprehensive free Claude Code course — 16 phases, 55 modules, EN + VI 🚀
Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).
《Easy Data x AI》是一门面向所有 AI 爱好者的数据与 AI 基础入门课程。通过双轨学习路径,从数据驱动视角学习构建 AI Agent。
Main repository for R programming courses @ University of Cincinnati, courses and tutorials that focus on data wrangling, exploration, visualization, and analysis with R.
Essential mathematics for applied machine learning and data science
Chrome扩展开发完全指南,包含教程文档📚和实战示例项目源码🎨
Bilingual AI coding tutorials for Claude Code and OpenAI Codex: setup, CLI, Codex workflows, MCP, agents, code review, prompt engineering, and web projects.
How to create your own model for vosk
A curated collection of OpenClaw tutorials, skills, and use cases. Learn how to build your personal AI assistant with 5400+ skills, multi-agent routing, and chat app integration (WhatsApp/Telegram/Discord/iMessage).
《如何从零构建 7×24 小时 AI Agent》—— 拆解 30 万行真实 AI Agent 平台的技术书
完整的RAG技术教程 - 从基础概念到生产部署,系统化掌握检索增强生成技术。包含4个模块、20章内容、17个Jupyter Notebooks、6个企业级实战案例
NLP tutorial
DIY ROS mobile robot
Step-by-step tutorials for learning drone development with PX4, ROS 2, and Gazebo simulation. From basic setup to camera integration and autonomous flight.
✨ A curated list of fun and useful free APIs for developers, perfect for practice, building portfolio projects, or just for fun! Focus on APIs with simple access (no credit card needed for free tier).
Source: GitHub API · Curated · Realtime