Stars
- All languages
- Assembly
- Astro
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Dart
- Dockerfile
- Emacs Lisp
- Erlang
- Go
- Groovy
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Less
- Lex
- Lua
- MDX
- Makefile
- Markdown
- Nginx
- Nim
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PlantUML
- Python
- QML
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Stylus
- Svelte
- Swift
- TeX
- Thrift
- TypeScript
- Vala
- Vim Script
- Vue
- Zig
Python - 100天从新手到大师
🦜🔗 Build context-aware reasoning applications
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
llama3 implementation one matrix multiplication at a time
Kubernetes community content
《Python Cookbook》 3rd Edition Translation
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Overview and tutorial of the LangChain Library
Pytorch🍊🍉 is delicious, just eat it! 😋😋
TensorFlow Basic Tutorial Labs
Code Repository for Machine Learning with PyTorch and Scikit-Learn
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
中文nlp解决方案(大模型、数据、模型、训练、推理)
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Datasets, tools, and benchmarks for representation learning of code.
📊⚽ A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
温州大学《机器学习》课程资料(代码、课件等)
自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。