Elvin-Ma / deep_learning_theoryLinks
Summary of deep learning theory
☆24Updated 2 months ago
Alternatives and similar repositories for deep_learning_theory
Users that are interested in deep_learning_theory are comparing it to the libraries listed below
Sorting:
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆249Updated 10 months ago
- ☆325Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆464Updated 2 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆782Updated last year
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆395Updated last year
- 一 个基于langchain实现RAG的简单示例☆534Updated 2 months ago
- 收集大语言模型的学习路径和各种最佳实践☆296Updated last year
- 复现大模型相关算法及一些学习记录☆1,983Updated 2 weeks ago
- Learning Large Language Model (LLM)(大语言模型学习)☆767Updated 3 months ago
- 基于RAG的私有知识库问答系统☆302Updated 8 months ago
- 数据科学教程、大模型实践案例☆144Updated last month
- 基于langchain框架构建的rag小项目☆22Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆246Updated 8 months ago
- 《赋范大模型技术社区》是针对各阶大模型学习者量身打造的基于各类大模型,包括环境设置、本地部署、高效微调、开发实战等技能在内的全流程指导!☆535Updated 2 weeks ago
- Practice to LLM.☆1,852Updated 2 months ago
- ☆54Updated 9 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆420Updated 5 years ago
- Huggingface transformers的中文文档☆267Updated last year
- A simple and trans-platform agent framework and tutorial☆138Updated 3 weeks ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆154Updated 11 months ago
- Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)☆258Updated 3 months ago
- ☆166Updated 2 months ago
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆3,156Updated last year
- bert-base-chinese example☆915Updated 2 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆437Updated 3 years ago
- ☆612Updated last month
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中 ,实现RAG系统知识库的自动化构建和管理。☆219Updated 7 months ago
- python pandas pyecharts streamlit echarts☆412Updated 2 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆1,145Updated this week
- 手把手带你从0到1实现大模型agent☆118Updated last year