poolio's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
alexjc/neural-enhance
Super Resolution for images using deep learning.
dunovank/jupyter-themes
Custom Jupyter Notebook Themes
ashawkey/stable-dreamfusion
Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
pytorch/tutorials
PyTorch tutorials.
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
tdeboissiere/DeepLearningImplementations
Implementation of recent Deep Learning papers
google-research/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
HyperGAN/HyperGAN
Composable GAN framework with api and user interface
dmlc/minpy
NumPy interface with mixed backend execution
NVlabs/NVAE
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
LMescheder/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
leegao/readme2tex
Renders TeXy Math for Github Readmes
dyelax/Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
google-deepmind/dsprites-dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
loshchil/AdamW-and-SGDW
Decoupled Weight Decay Regularization (ICLR 2019)
hiwonjoon/tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
ravidziv/IDNNs
explore DNNs via Infomration
miyosuda/disentangled_vae
Replicating "Understanding disentangling in β-VAE"
renmengye/tensorflow-forward-ad
Forward-mode Automatic Differentiation for TensorFlow
fzenke/pub2018superspike
Code from our paper: SuperSpike: Supervised learning in multi-layer spiking neural networks.
maithraraghu/MLcites
This repository contains citation data for papers published in NeurIPS in 2014 - 2018, and ICML 2017, 2018. It also contains the code to collect this data.
zihangdai/cegan_iclr2017
Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"
fzenke/ssbm
A curated list of spiking network supervised learning benchmarks