zepx's Stars
Lab41/survey-community-detection
Market Survey: Community Detection
ivanbrugere/matlab-networks-toolbox
A set of graph/networks analysis functions in Octave. This fork focuses on MATLAB compatibility.
opencobra/cobratoolbox
The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
benedekrozemberczki/GEMSEC
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
SergiuTripon/msc-thesis-na-epsrc
Source code of the thesis completed as part of the COMPGW99 - MSc Thesis module (MSc Web Science and Big Data Analytics) at University College London.
zhiyzuo/python-modularity-maximization
Python implementation of Newman's spectral methods to maximize modularity.
chihming/awesome-network-embedding
A curated list of network embedding techniques.
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
keflavich/plfit
Power Law Distribution Fitting in python (and fortran and cython)
thunlp/OpenNE
An Open-Source Package for Network Embedding (NE)
matenure/FastGCN
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
eXascaleInfolab/LFR-Benchmark_UndirWeightOvp
Extended version of the Lancichinetti-Fortunato-Radicchi Benchmark for Undirected Weighted Overlapping networks to evaluate clustering algorithms using generated ground-truth communities
adbroido/SFAnalysis
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
DAVIDNEWGATE/Project
Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery
pypa/pipenv
Python Development Workflow for Humans.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
Roll920/ThiNet
caffe model of ICCV'17 paper - ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression https://arxiv.org/abs/1707.06342
apprenticeharper/DeDRM_tools
DeDRM tools for ebooks
astrada/google-drive-ocamlfuse
FUSE filesystem over Google Drive
antspy/quantized_distillation
Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"
syncthing/syncthing
Open Source Continuous File Synchronization
kwent/mtn
Mtn builded the 2012-12-18 with FFMPEG 2012-11-25 and GD 2.0.34
tonywangcn/scaleable-crawler-with-docker-cluster
a scaleable and efficient crawelr with docker cluster , crawl million pages in 2 hours with a single machine
dair-iitd/OpenIE-standalone
anishathalye/dotbot
A tool that bootstraps your dotfiles ⚡️
xero/dotfiles
rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cultist. dotfiles are perpetual wip
JulienSiems/TensorFlow-Autoencoders
Implementations of autoencoder, generative adversarial networks, variational autoencoder and adversarial variational autoencoder
joanbruna/GNN_community
Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li