xiaomn's Stars
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
mayubo2333/PAIE
ACL'2022: Prompt for Extraction? PAIE: Prompting Argument Interaction for Event Argument Extraction
hillup/recommend
practice on movielens using pytorch
cjrzs/timsort
Implementation of Timsort in Python
nlpcl-lab/ace2005-preprocessing
ACE 2005 corpus preprocessing for Event Extraction task
airaria/TextPruner
A PyTorch-based model pruning toolkit for pre-trained language models
nlpcl-lab/bert-event-extraction
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
231sm/Low_Resource_KBP
knowledge graph population in low resource conditions
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
grantjenks/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
yhcc/BARTABSA
SharingSource/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
rwbfd/geekbang_tutorial
Nrgeup/chinese_semantic_role_labeling
基于 Bi-LSTM 和 CRF 的中文语义角色标注
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
chendaniely/pandas_for_everyone
Repository to accompany "Pandas for Everyone"
digix2020/digix2020_ctr_rank1
华为digix算法大赛2020机器学习赛道-ctr预估初赛/决赛rank1
plantsgo/ijcai-2018
ijcai-2018 top1 solution
YouChouNoBB/2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
Magic-Bubble/RecommendSystemPractice
《推荐系统实践》代码实现
carrie0307/DL_EventExtractionPapers
2015年以来基于深度学习方法的事件抽取论文整理
longlongman/CasRel-pytorch-reimplement
Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
wzhe06/SparrowRecSys
A Deep Learning Recommender System
hyqneuron/pytorch-avitm
PyTorch implementation of AVITM
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。