Pinned Repositories
aided_driving_app
基于机器视觉的智能辅助驾驶应用,作为系统的移动端衍生,使用Flutter进行开发,适配双端(Android、IOS)
Algorithm
数据结构算法的整理讲解,含Java/Python版本
Competition
Solutions for NLP-related competition
GAOSystem
hlp
基于深度学习的对话系统、语音识别、机器翻译和语音合成等。
nlp-dialogue
A full-process dialogue system that can be deployed online
nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
prompt-tuning
A pipeline for Prompt-tuning
text-similarity
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
WelcomePage
工作之余写了一个引导页+启动页的小Demo,代码进行了非常详细的标注。可以说是一个小的案例教学了。PS:理解初学Android时痛苦,所以现在在Android上略窥门径的时候,回过头来写一些小Demo,希望能够帮助到需要的人。
DengBoCong's Repositories
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
DengBoCong/text-similarity
文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本
DengBoCong/nlp-dialogue
A full-process dialogue system that can be deployed online
DengBoCong/prompt-tuning
A pipeline for Prompt-tuning
DengBoCong/Algorithm
数据结构算法的整理讲解,含Java/Python版本
DengBoCong/Competition
Solutions for NLP-related competition
DengBoCong/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
DengBoCong/anomaly-detection
Anomaly detection algorithm related papers, competition schemes, codes, etc
DengBoCong/easy-shop
DengBoCong/pyncd
A Python Library for Network Community Detection
DengBoCong/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark".
DengBoCong/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
DengBoCong/bert4keras
keras implement of transformers for humans
DengBoCong/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
DengBoCong/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
DengBoCong/chatgpt-vercel
Create a private ChatGPT website with one-click for free using Vercel -- 通过 Vercel 一键免费创建私有的 ChatGPT 站点
DengBoCong/dengbocong.github.io
DengBoCong/evaluate
文本对话评估工具包
DengBoCong/Experiment
集合实验测试代码和结果
DengBoCong/fe-pure
DengBoCong/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing and Parsing Package
DengBoCong/LLaMA-Efficient-Tuning
Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA)
DengBoCong/llm-cli
Easy-to-use LLM fine-tuning framework
DengBoCong/pure
Personal Room For DengBoCong
DengBoCong/pygod
A Python Library for Graph Outlier Detection (Anomaly Detection)
DengBoCong/pyod
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
DengBoCong/QA-Survey
北航大数据高精尖中心研究张日崇团队对问答系统的总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TabletQA)和基于视觉的问答系统(VisualQA),每类系统分别对学术界和工业界进行总结。
DengBoCong/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
DengBoCong/three.js
JavaScript 3D Library.
DengBoCong/vue-antd-admin
🐜 Ant Design Pro's implementation with Vue