Pinned Repositories
AI_Coding_Practice
practice
Bank_FAQ_ChatBot
FAQ chatbot. QQ match recall + Text correction + Bert ranking, a method for unsupervised QA task.
ChatBot-based-on-xiaohuangji
A chatbot using modified seq2seq model, based on xiaohuangji corpus
CJson-Clear
C语言实现json格式解析,改进键值查找过程,实现过程更清晰了一点点。
DeepLearningFoundation
Neural network algorithm、architecture and some materials.
Fine-grained_TextClassification
Fine-grained Text Classification based on Elmo、Albert、Fasttext. As the data construction, this sentiment analysis task is actual a Classification task.
LearingBetterGitRepos
记录有用的Git repos
NER_project
Electronic medical record NER project using idCNN + CRF.
NewsInfoExtract
新闻人物言论提取
PrivacyNER_with_NoisyData_CCF
Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging
RacleRay's Repositories
RacleRay/LearingBetterGitRepos
记录有用的Git repos
RacleRay/Bank_FAQ_ChatBot
FAQ chatbot. QQ match recall + Text correction + Bert ranking, a method for unsupervised QA task.
RacleRay/IPC-box
Inter-Process Communication in C.
RacleRay/RacleRay.github.io
blog
RacleRay/RaychSnippts
自己使用的 pytorch 训练代码,包含简单 lr 查找,fgm 训练等
RacleRay/AI_Coding_Practice
practice
RacleRay/BTdownload
demo
RacleRay/CodeSpace
Step means doing
RacleRay/cpp_async
c++20 async learn
RacleRay/docker_image_pusher
使用Github Action将国外的Docker镜像转存到阿里云私有仓库
RacleRay/ffmpeg-snippets
ffmpeg snippets
RacleRay/git_test
test git dev
RacleRay/hello_nbdev
hello_nbdev
RacleRay/image_storage
Images for blogs
RacleRay/lazywsl
Nuclear button to install WSL C++ dev-environment
RacleRay/media_server
RacleRay/MiniRedis
self build redis
RacleRay/my_astro_nvim
RacleRay/myVim
ubuntu vim dev tools
RacleRay/RaOS
OS from scratch
RacleRay/RayBo
social media backend practice
RacleRay/RPC
simple RPC
RacleRay/rustlings_copy
rustlings practice
RacleRay/SDL_Player
Basic multimedia player based on SDL
RacleRay/Self-build-tools
RacleRay/TemplateRepoC
C/C++ templates
RacleRay/ThreadPool
RacleRay/tinyftp
dev
RacleRay/unpv13e-fork
UNIX Network Programming, Volume 1, Third Edition Source Code
RacleRay/WebServer
dev