liuph0119's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ziishaned/learn-regex
Learn regex the easy way
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
ddbourgin/numpy-ml
Machine learning, in numpy
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
microsoft/nlp-recipes
Natural Language Processing Best Practices & Examples
FudanNLP/nlp-beginner
NLP上手教程
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
heucoder/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
cgpotts/cs224u
Code for Stanford CS224u
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
plasticityai/magnitude
A fast, efficient universal vector embedding utility package.
davidADSP/GDL_code
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
XiangLi1999/PrefixTuning
Prefix-Tuning: Optimizing Continuous Prompts for Generation
dalmia/David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
HUSTAI/uie_pytorch
PaddleNLP UIE模型的PyTorch版实现
xlang-ai/UnifiedSKG
[EMNLP 2022] Unifying and multi-tasking structured knowledge grounding with language models
luozhouyang/AutoPhraseX
Automated Phrase Mining from Massive Text Corpora in Python.
powerycy/DeepKg
Knowledge Graph
rpryzant/deconfounded-lexicon-induction
Find text features that are most related to an outcome, controlling for confounds.
salesforce/Overture
Library for soft prompt tuning