Deep learning topic

Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.

List Deep learning repositories

ClusterGCN

776
Stars
134
Forks
Watchers

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

DANMF

201
Stars
40
Forks
Watchers

A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).

diff2vec

120
Stars
20
Forks
Watchers

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

EdMot

131
Stars
19
Forks
Watchers

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

EgoSplitting

81
Stars
21
Forks
Watchers

A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).

FEATHER

43
Stars
11
Forks
Watchers

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

GraphWaveletNeuralNetwork

559
Stars
114
Forks
Watchers

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

datacamp

313
Stars
183
Forks
Watchers

🍧 DataCamp data-science and machine learning courses

deep-learning-notes

27
Stars
18
Forks
Watchers

🤖 Deep Learning notes and snippets

audiomentations

1.7k
Stars
182
Forks
Watchers

A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.