Lists (24)
Sort Name ascending (A-Z)
Ai
Book
Cache
CloudNative
crack
DataScience
📰Doc
Game
IDE
contain half impl✨ Inspiration
interview
Lang
语言Lib
List
清单 手册Mobile
MQ
Test
test toolUI
Font themes医学
大数据
安全
工具应用
微服务
数据库
- All languages
- ANTLR
- Astro
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- Common Lisp
- D
- DIGITAL Command Language
- Dart
- Dockerfile
- EJS
- Elixir
- Erlang
- Fortran
- GDScript
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- JetBrains MPS
- Jsonnet
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- MoonBit
- Nim
- Nix
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- PostScript
- PowerShell
- Python
- QML
- R
- Reason
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smarty
- Stylus
- Svelte
- Swift
- SystemVerilog
- TSQL
- TeX
- TypeScript
- V
- Vala
- Vim Script
- Vue
- Zig
Starred repositories
Python - 100天从新手到大师
21 Lessons, Get Started Building with Generative AI
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
12 Lessons to Get Started Building AI Agents
Learn how to develop, deploy and iterate on production-grade ML applications.
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
《动手学大模型Dive into LLMs》系列编程实践教程
💿 Free software that works great, and also happens to be open-source Python.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Data and code behind the articles and graphics at FiveThirtyEight
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
《Python Cookbook》 3rd Edition Translation
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K…
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
机器学习、深度学习的学习路径及知识总结
Mastering Applied AI, One Concept at a Time
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可靠性问题。