Elvin-Ma / deep_learning_theory
Summary of deep learning theory
☆20Updated last week
Alternatives and similar repositories for deep_learning_theory:
Users that are interested in deep_learning_theory are comparing it to the libraries listed below
- 本项目旨在分享人工 智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆216Updated 6 months ago
- 收集大语言模型的学习路径和各种最佳实践☆270Updated last year
- 一个基于langchain实现RAG的简单示例☆453Updated 3 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆578Updated 10 months ago
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆380Updated last year
- Practice to LLM.☆1,247Updated last week
- RAG向量召回示例☆118Updated last year
- ☆245Updated 11 months ago
- 基于langchain框架构建的rag小项目☆14Updated 10 months ago
- ☆16Updated this week
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆363Updated 10 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆355Updated 2 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆399Updated 4 years ago
- 本项目为书籍《大模型RAG实战》的代码以及资料 汇总。☆171Updated 4 months ago
- bert-base-chinese example☆888Updated last year
- 数据科学教程案例☆139Updated 3 months ago
- Learning Large Language Model (LLM)(大语言模型学习)☆609Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆194Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆175Updated 11 months ago
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆2,718Updated 8 months ago
- 基于大模型+知识图谱的知识库问答☆303Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆151Updated 3 months ago
- prompt 工程项目案例☆67Updated 2 weeks ago
- we want to create a repo to illustrate usage of transformers in chinese☆2,798Updated 7 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆739Updated 2 months ago
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆2,613Updated 7 months ago
- NLP实战项目☆91Updated 2 years ago
- 本仓库将带大家从零开始,用pytorch的线性层搭建传统的NLP神经网络☆34Updated 4 months ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆199Updated 6 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆142Updated 3 months ago