Stars
An easy way to host your own AI API and expose alternative models, while being compatible with "open" AI clients.
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Stable diffusion for real-time music generation
图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book
NebulaGraph DGL(Deep Graph Library) Integration Package. (WIP)
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
A list of backdoor learning resources
An open-source framework for self-supervised recommender systems.
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources!
A simple code for plotting figure, colorbar, and cropping with python
All Algorithms implemented in Python
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
mlmachine accelerates machine learning experimentation
Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
vntchain / GNNSCVulDetector
Forked from ufwt/GNNSCVulDetectorSmart Contract Vulnerability Detection Using Graph Neural Networks
Python 中文数据结构和算法教程
PyTorch implementations of Generative Adversarial Networks.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)