tlament's Stars
suanrong/SDNE
This is a implementation of SDNE (Structural Deep Network embedding)
erogol/KLP_KMEANS
Very fast Clustering with Kohonen Learning Procedure KMEANS based on NUMPY, SCIPY or THEANO
siddheshk/Faster-Kmeans
Code for a faster K-means clustering heuristic
arxlan786/Malware-Analysis
Static and Dynamic Analysis of Malware Samples
cyberhunters/Malware-Detection-Using-Machine-Learning
Multi-class malware classification using Deep Learning
AbertayMachineLearningGroup/network-threats-taxonomy
Machine Learning based Intrusion Detection Systems are difficult to evaluate due to a shortage of datasets representing accurately network traffic and their associated threats. In this project we attempt at solving this problem by presenting two taxonomies
Antimalweb/URLNet
Code for the paper URLNet - Learning a URL Representation with Deep Learning for Malicious URL Detection
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
benedekrozemberczki/MUSAE
The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)
px528/AdaboostExample
AdaboostExample
olivertomic/hoggorm
Explorative multivariate statistics in Python
LouisScorpio/datamining
learn in datamining
MachineLearningLessonGroup/ml_assignment2
机器学习第二次作业:多分类的AdaBoost.MH AdaBoost.MR
nathanntg/adaboost
Simple Python Adaboost Implementation
jaimeps/adaboost-implementation
Implementation of AdaBoost algorithm in Python
lightaime/deep_gcns
Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org
benedekrozemberczki/GEMSEC
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
dihuang0220/GraphEnsembleLearning
Graph Representation Ensemble Learning
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
vikasverma1077/GraphMix
Code for reproducing results in GraphMix paper
CRIPAC-DIG/H-GCN
[IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"
thunlp/OpenNE
An Open-Source Package for Network Embedding (NE)
vuptran/graph-representation-learning
Autoencoders for Link Prediction and Semi-Supervised Node Classification (DSAA 2018)
thunlp/CANE
Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"
vector-1127/SACNNs
a unified convolution on both Euclidean and non-Euclidean domains
zhangqianhui/vae-gan-tensorflow
Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"
daiquanyu/AdvT4NE_WWW2019
Adversarial Training Methods for Network Embedding, WWW2019.
NaxAlpha/xgan
A highly customizable implementation of GAN for rapid prototyping using PyTorch
THUDM/GraphSGAN
Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.
danielzuegner/netgan
Implementation of the paper "NetGAN: Generating Graphs via Random Walks".