slowbull's Stars
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
anxuthu/OccupyGPU
stevenygd/SWALP
Code for paper "SWALP: Stochastic Weight Averaging forLow-Precision Training".
google-research/mixmatch
han-cai/PathLevel-EAS
Path-Level Network Transformation for Efficient Architecture Search, in ICML 2018.
google-parfait/tensorflow-federated
An open-source framework for machine learning and other computations on decentralized data.
google-research/google-research
Google Research
shaoanlu/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
OpenMined/PySyft
Perform data science on data that remains in someone else's server
liamcli/randomNAS_release
Code release for paper "Random Search and Reproducibility for NAS"
FederatedAI/FATE
An Industrial Grade Federated Learning Framework
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
melodyguan/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
kimiyoung/transformer-xl
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
tomgoldstein/loss-landscape
Code for visualizing the loss landscape of neural nets
TalwalkarLab/leaf
Leaf: A Benchmark for Federated Settings
fastai/fastai
The fastai deep learning library
cybertronai/imagenet18_old
Code to reproduce "imagenet in 18 minutes" DAWN-benchmark entry
fastai/imagenet-fast
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
DS3Lab/Decentralized-CNTK
ChristopherSweeney/SlimNets
Various implementations and experimentation for deep neural network model compression
ChengyueGongR/Frequency-Agnostic
Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'
giorgiop/loss-correction
Robust loss functions for deep neural networks (CVPR 2017)
matenure/FastGCN
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
haeusser/learning_by_association
This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CVPR 2017) and the follow-up work Associative Domain Adaptation (ICCV 2017).
albietz/stochs
stochs: fast stochastic solvers for machine learning in C++ and Cython
Mid-Push/Open_set_domain_adaptation
Tensorflow Implementation of open set domain adaptation by backpropagation
corenel/pytorch-adda
A PyTorch implementation for Adversarial Discriminative Domain Adaptation