Pinned Repositories
Doctor-Friende
Rasa-Doctor-Friende.A chinese medical chatbot based on Neo4j knowledge graph and Rasa.
easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
joint-ner-and-re
This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-to-end Named Entity Recognition and Relation Extraction using Pre-trained Language Models".
KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
LEBERT-NER-Chinese
基于词汇信息融合的中文NER模型
movie_recommender
电影推荐系统
nlp_paper_study
研读顶会论文,复现论文相关代码
nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
fatfatbear's Repositories
fatfatbear/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
fatfatbear/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
fatfatbear/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
fatfatbear/LEBERT-NER-Chinese
基于词汇信息融合的中文NER模型
fatfatbear/nlp_paper_study
研读顶会论文,复现论文相关代码
fatfatbear/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
fatfatbear/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
fatfatbear/tinynn
A lightweight deep learning library
fatfatbear/annotated-transformer
An annotated implementation of the Transformer paper.
fatfatbear/Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundations of Reinforcement Learning."
fatfatbear/Book1_Python-For-Beginners
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;已文件还会经过至少两轮修改,改动会很大,大家注意下载最新版本。请多提意见,谢谢
fatfatbear/ChatGPTPapers
Must-read papers, related blogs and API tools on the pre-training and tuning methods for ChatGPT.
fatfatbear/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
fatfatbear/ColossalAI
Making large AI models cheaper, faster and more accessible
fatfatbear/computer-vision-in-action
学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
fatfatbear/cross-prompt-trait-scoring
This repository contains the code used to produce the results from the paper Automated Cross-prompt Scoring of Essay Traits published in AAAI 2021.
fatfatbear/data-science-competition
该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
fatfatbear/Discourse-Self-Attention-For-Discourse-Element-Identification
Dataset and codes for identifying sentence-level discourse elements in Chinese argumentative student essays.
fatfatbear/ease
EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays.
fatfatbear/Essential-Math-For-AI
This repository contains the supplementary material associated with my book: Essential Math for AI published by O'Reilly Media
fatfatbear/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
fatfatbear/Prompt-Engineering-Guide
:octopus: Guides, papers, lecture, and resources for prompt engineering
fatfatbear/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,ConvSeq2Seq,BERT,MacBERT,ELECTRA,ERNIE,Transformer,T5等模型实现,开箱即用。
fatfatbear/Python
All Algorithms implemented in Python
fatfatbear/Python-Knowledge-Handbook
Python Knowledge Handbook by Python数据之道, website: http://liyangbit.com/
fatfatbear/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
fatfatbear/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
fatfatbear/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF etc.
fatfatbear/UniCRS
[KDD22] Official PyTorch implementation for "Towards Unified Conversational Recommender Systems via Knowledge-Enhanced Prompt Learning".
fatfatbear/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)