Pinned Repositories
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
Chinese-Chatbot-PyTorch-Implementation
:four_leaf_clover: Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
chinese_medical_words
手工整理医疗行业词汇、术语等语料。可用于语音识别、对话系统等各类nlp模型训练。
cMedQA2
This is updated version of the dataset for Chinese community medical question answering.
Dialog-System-with-Task-Retrieval-and-Seq2seq
「2018 JDDC」 Solutions from the second prize team
DL4NLP
Deep Learning for NLP resources
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
minirisk_workspace
pytorch-doc-zh
PyTorch 中文文档
wenbo1220's Repositories
wenbo1220/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
wenbo1220/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
wenbo1220/Chinese-Chatbot-PyTorch-Implementation
:four_leaf_clover: Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
wenbo1220/chinese_medical_words
手工整理医疗行业词汇、术语等语料。可用于语音识别、对话系统等各类nlp模型训练。
wenbo1220/cMedQA2
This is updated version of the dataset for Chinese community medical question answering.
wenbo1220/Dialog-System-with-Task-Retrieval-and-Seq2seq
「2018 JDDC」 Solutions from the second prize team
wenbo1220/DL4NLP
Deep Learning for NLP resources
wenbo1220/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
wenbo1220/minirisk_workspace
wenbo1220/pytorch-doc-zh
PyTorch 中文文档
wenbo1220/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
wenbo1220/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
wenbo1220/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
wenbo1220/test
测试一下
wenbo1220/xyj_tf_faster_rcnn_cpu
Tensorflow Faster RCNN for Object Detection----CPU version