cyzlmh's Stars
zhuifengshaonianhanlu/pikachu
一个好玩的Web安全-漏洞测试平台
digininja/DVWA
Damn Vulnerable Web Application (DVWA)
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
martinliu/aiops
All things about aiops
Tencent/Metis
Metis is a learnware platform in the field of AIOps.
linjinjin123/awesome-AIOps
AIOps学习资料汇总,欢迎一起补全这个仓库,欢迎star
TarsCloud/TarsDocs
The documentations of TARS
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
mozillazg/python-pinyin
汉字转拼音(pypinyin)
daokunzhang/SINE
Code for ICDM-2018 paper: SINE: Sclable Incomplete Network Embedding
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
rixwew/pytorch-fm
Factorization Machine models in PyTorch
jrzaurin/pytorch-widedeep
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
wzhe06/Ad-papers
Papers on Computational Advertising
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
shchur/overlapping-community-detection
Implementation of "Overlapping Community Detection with Graph Neural Networks"
allegroai/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
patapizza/pylouvain
A Python implementation of the Louvain method to find communities in large networks
doinab/SN-influence-maximization
Simulation code and heuristics for optimizing the scope of information propagation over network graphs
talorwu/Graph-Neural-Network-Review
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
luozhouyang/machine-learning-notes
A repository to save my machine learning notes.
yangji9181/GRACE
Graph Clustering with Embedding Propagation
tkipf/gae
Implementation of Graph Auto-Encoders in TensorFlow