Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
Balanced-tree
Java implementation of AVL tree and red black tree
CS224w
This is the NoteBook of Stanford U CS224w
CS305-FinalProject
CS305-Project-Skeleton
The skeleton code of CS305 project
FALL
2022 Fall Group Project@SUSTech
RLHF
Self-implementing PPO & DPO
SUSTech-EasyConnect-FixRouter
zhuchichi56's Repositories
zhuchichi56/FALL
2022 Fall Group Project@SUSTech
zhuchichi56/SUSTech-EasyConnect-FixRouter
zhuchichi56/RLHF
Self-implementing PPO & DPO
zhuchichi56/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
zhuchichi56/CS224w
This is the NoteBook of Stanford U CS224w
zhuchichi56/CS305-FinalProject
zhuchichi56/data-centric-AI
A curated, but incomplete, list of data-centric AI resources.
zhuchichi56/DI
zhuchichi56/Finance-and-DSAA-
This is the code about ab-searching
zhuchichi56/Game
Game Theory
zhuchichi56/Introduction-to-Big-Data
Introduction to Big Data
zhuchichi56/OOAD_Final_Project
OOAD Final_Project
zhuchichi56/SMARTS
Scalable Multi-Agent RL Training School for Autonomous Driving
zhuchichi56/SUSTech-CS-GPA
南科大计算机系专业gpa计算方法
zhuchichi56/sustech-online-ng
南科手册,Online manual for SUSTecher
zhuchichi56/SUSTechapplication
南方科技大学飞跃手册同步仓库
zhuchichi56/zhuchichi56
zhuchichi56/zhuchichi56.github.io
zhuchichi56/fanno.github.io
zhuchichi56/awesome-causal-vision
A curated list of research papers in exploring causality in vision. Link to the code if available is also present.
zhuchichi56/Awesome-Interaction-Aware-Trajectory-Prediction
A selection of state-of-the-art research materials on trajectory prediction
zhuchichi56/awesome-LLMs-In-China
**大模型
zhuchichi56/clash-for-linux-backup
Linux最完整的Clash for Linux的备份仓库,完全可以使用!由Yizuko进行修复及维护
zhuchichi56/FINNLP
zhuchichi56/Fluent-Python
Using Jupyter NoteBook to learn the Book "Fluent-Python"
zhuchichi56/HiVT
[CVPR 2022] HiVT: Hierarchical Vector Transformer for Multi-Agent Motion Prediction
zhuchichi56/LaneGCN
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
zhuchichi56/LLM
zhuchichi56/streamlit-geospatial
A multi-page streamlit app for geospatial
zhuchichi56/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。