Pinned Repositories
-MachineLearning
山东科技大学大三选修课数据挖掘实验
awesome-ChatGPT
ChatGPT相关资源汇总
CS229
本人的脑图笔记、CS229原始讲义、在学习过程中用到的其他大佬的资料
CS324-datawhale
CS324+datawhalge每月组队学习的内容
ECPE-MM-R
[COLING2022] A Multi-turn Machine Reading Comprehension Framework with Rethink Mechanism for Emotion-Cause Pair Extraction
ERC-Reading-List
A paper reading list for Emotion Recognition in Conversations
JointBERT-paddle
a unofficial paddle implementation of JointBERT
MRM4DiaASQ
WWW24-Span-Pair Interaction and Tagging for Dialogue-Level Aspect-Based Sentiment Quadruple Analysis
myLearning
记录个人的学习历程。包括但不限于算法、机器学习、论文写作等。
Simple-Web-server
Python实现的简单Web服务器
zhoucz97's Repositories
zhoucz97/myLearning
记录个人的学习历程。包括但不限于算法、机器学习、论文写作等。
zhoucz97/awesome-ChatGPT
ChatGPT相关资源汇总
zhoucz97/CS229
本人的脑图笔记、CS229原始讲义、在学习过程中用到的其他大佬的资料
zhoucz97/ECPE-MM-R
[COLING2022] A Multi-turn Machine Reading Comprehension Framework with Rethink Mechanism for Emotion-Cause Pair Extraction
zhoucz97/-MachineLearning
山东科技大学大三选修课数据挖掘实验
zhoucz97/MRM4DiaASQ
WWW24-Span-Pair Interaction and Tagging for Dialogue-Level Aspect-Based Sentiment Quadruple Analysis
zhoucz97/CS324-datawhale
CS324+datawhalge每月组队学习的内容
zhoucz97/ERC-Reading-List
A paper reading list for Emotion Recognition in Conversations
zhoucz97/JointBERT-paddle
a unofficial paddle implementation of JointBERT
zhoucz97/Simple-Web-server
Python实现的简单Web服务器
zhoucz97/Splinter-paddle
a unofficial paddle implementation of Splinter
zhoucz97/acl2020-openqa-tutorial
ACL2020 Tutorial: Open-Domain Question Answering
zhoucz97/ECA-Reading-List
This is a paper reading list on the task of Emotion Cause Analysis (ECE, ECPE, RECCON and so on).
zhoucz97/aichess
使用alphazero算法打造属于你自己的象棋AI
zhoucz97/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
zhoucz97/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
zhoucz97/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
zhoucz97/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
zhoucz97/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
zhoucz97/LLM-TAP-codes
LLM-TAP一书的代码
zhoucz97/NC-paddlepaddle
飞桨队论文复现
zhoucz97/paper_figure
figures used in my papers.
zhoucz97/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
zhoucz97/team-learning-program
主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
zhoucz97/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
zhoucz97/whale-web
zhoucz97/X2Paddle
Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)
zhoucz97/year-end-summary
年终总结
zhoucz97/zhoucz97