Pinned Repositories
ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
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, ... 🧠
BERT-pytorch
BERT 源码阅读
Bert-TextClassification
Implemention some Baseline Model upon Bert for Text Classification
chinese_chatbot_corpus
中文公开聊天语料库
CII-Bench
Can MLLMs Understand the Deep Implication Behind Chinese Images? 中文图像隐喻理解~
ClariQ
ClariQ: SCAI Workshop data challenge on conversational search clarification.
conversational-datasets
Large datasets for conversational AI
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
DAML
Source code for the ACL 2019 paper entitled "Domain Adaptive Dialog Generation via Meta Learning" by Kun Qian and Zhou Yu
xhc19930714's Repositories
xhc19930714/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
xhc19930714/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, ... 🧠
xhc19930714/ClariQ
ClariQ: SCAI Workshop data challenge on conversational search clarification.
xhc19930714/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
xhc19930714/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
xhc19930714/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
xhc19930714/fastbook
Draft of the fastai book
xhc19930714/FastSAM
Fast Segment Anything
xhc19930714/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
xhc19930714/hithesis
嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板
xhc19930714/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
xhc19930714/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
xhc19930714/MedSAM
The official repository for MedSAM: Segment Anything in Medical Images.
xhc19930714/meta-dataset
A dataset of datasets for learning to learn from few examples
xhc19930714/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
xhc19930714/netron
神经网络可视化工具/Visualizer for neural network, deep learning and machine learning models
xhc19930714/nlp-paper
NLP Paper
xhc19930714/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
xhc19930714/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
xhc19930714/numpy-ml
numpy手推ML模型. Machine learning, in numpy
xhc19930714/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
xhc19930714/openai_evals
Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
xhc19930714/Paper-Picture-Writing-Code
Paper Picture Writing Code
xhc19930714/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
xhc19930714/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
xhc19930714/Persona-Dialogue-Generation
The code of ACL 2020 paper "You Impress Me: Dialogue Generation via Mutual Persona Perception"
xhc19930714/SciencePlots
Matplotlib styles for scientific plotting
xhc19930714/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
xhc19930714/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
xhc19930714/tuning_playbook
google炼丹指南~