Pinned Repositories
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
llm_from_zero
machine_learning
sklearn_Demo
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Optical-Flow-Guided-Feature
Implementation Code for OFF
DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
trl
Train transformer language models with reinforcement learning.
dlrover
DLRover: An Automatic Distributed Deep Learning System
MINI_LLM
This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.
TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
dotsonliu's Repositories
dotsonliu/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
dotsonliu/llm_from_zero
dotsonliu/machine_learning
sklearn_Demo
dotsonliu/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
dotsonliu/Optical-Flow-Guided-Feature
Implementation Code for OFF