-
East China Normal University
- https://www.ecnu.edu.cn/
Stars
Visualizer for neural network, deep learning and machine learning models
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
Medical Graph RAG: Graph RAG for the Medical Data
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调
HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)
OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
A debugging and profiling tool that can trace and visualize python code execution
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
Medical NLP Competition, dataset, large models, paper
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
[Skype Silk Codec SDK]Decode silk v3 audio files (like wechat amr, aud files, qq slk files) and convert to other format (like mp3). Batch conversion support.
Google AI 2018 BERT pytorch implementation
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
PyTorch Tutorials from my YouTube channel
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.