rickyxume's Stars
lhenault/simpleAI
An easy way to host your own AI API and expose alternative models, while being compatible with "open" AI clients.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
riffusion/riffusion-hobby
Stable diffusion for real-time music generation
eaglelab-zju/DGLD
Deep Graph Outlier Detection
datawhalechina/grape-book
图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book
wey-gu/nebula-dgl
NebulaGraph DGL(Deep Graph Library) Integration Package. (WIP)
MLNLP-World/Top-AI-Conferences-Paper-with-Code
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
THUYimingLi/backdoor-learning-resources
A list of backdoor learning resources
Coder-Yu/SELFRec
An open-source framework for self-supervised recommender systems.
CoinCheung/pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
graph4ai/graph4nlp
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!
guanyingc/python_plot_utils
A simple code for plotting figure, colorbar, and cropping with python
TheAlgorithms/Python
All Algorithms implemented in Python
Coder-Yu/QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
petersontylerd/mlmachine
mlmachine accelerates machine learning experimentation
ing-bank/probatus
Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
benchmarkpaper/Benchmarking-Differential-Privacy-and-FederatedLearning-for-Healthcare-Data
alvinwan/neural-backed-decision-trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
dick20/MCM-ICM
2004-2020美赛O奖论文
Tencent/deepx_core
deepx_core是一个专注于张量计算/深度学习的基础库
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
BrikerMan/Kashgari
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
Smart Contract Vulnerability Detection Using Graph Neural Networks
GuidoPaul/CAIL2019
**法研杯司法人工智能挑战赛之相似案例匹配第一名解决方案
firmianay/CTF-All-In-One
CTF竞赛权威指南
PegasusWang/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
xcpooo/waste_chain_treasure
2020 FinTechathon区块链赛道 作品
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)