Berg - Run GPU-backed experiments on gcloud
☆26Nov 17, 2018Updated 7 years ago
Alternatives and similar repositories for cloud-berg
Users that are interested in cloud-berg are comparing it to the libraries listed below
Sorting:
- ☆42Nov 9, 2019Updated 6 years ago
- C++ code to help assign papers to reviewers, area chairs, etc in conferences like NIPS.☆14Jun 18, 2018Updated 7 years ago
- Stochastic Machines for Unsupervised Learning implemented in Pytorch.☆10Sep 3, 2017Updated 8 years ago
- Implementation of Neural Episodic Control in Tensorflow☆27May 16, 2019Updated 6 years ago
- Noise-as-targets representation learning for cifar10. Implementation based on the paper "Unsupervised Learning by Predicting Noise" by Bo…☆23Jul 6, 2017Updated 8 years ago
- Graduate topics course on learning discrete latent structure.☆67Dec 30, 2018Updated 7 years ago
- They only live to get radical.☆13Nov 29, 2018Updated 7 years ago
- Investigating the robustness of state-of-the-art CNN architectures to simple spatial transformations.☆48Sep 16, 2019Updated 6 years ago
- ☆31Mar 10, 2020Updated 6 years ago
- 인스타그램 태그를 Word2vec으로 학습시킨 태그 벡터 공간입니다.☆12Aug 20, 2016Updated 9 years ago
- Differentiable bitonic sorting☆141Jul 10, 2020Updated 5 years ago
- Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"☆321Jun 24, 2019Updated 6 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Jan 5, 2021Updated 5 years ago
- Script for converting PDF to EPS images on OS X☆13Mar 26, 2021Updated 4 years ago
- Auxiliary variable Markov chain Monte Carlo methods☆10Oct 24, 2017Updated 8 years ago
- Code for the Thermodynamic Variational Objective☆26Jun 21, 2022Updated 3 years ago
- Sublime Text 2 plugin to print colorized files as HTML via your browser.☆57Jan 23, 2013Updated 13 years ago
- The code for the in memory data pipeline that was presented at Berlin Buzzwords 2015.☆10Jun 1, 2015Updated 10 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆121Oct 19, 2017Updated 8 years ago
- Data science repo to help others☆12Feb 10, 2016Updated 10 years ago
- Haskell implementation of HyperLogLog++ & MinHash for efficient cardinality and intersection estimation☆12Aug 1, 2016Updated 9 years ago
- Scripts for running nvidia-docker on Amazon EC2.☆12Feb 19, 2021Updated 5 years ago
- Learn by example : Operating system☆33Apr 23, 2017Updated 8 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Sep 6, 2024Updated last year
- ☆13Oct 26, 2019Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Aug 21, 2018Updated 7 years ago
- Lightweight library for creating services using just Python☆11Aug 1, 2023Updated 2 years ago
- A GitHub repository used to collaborate on recipes☆10Sep 1, 2015Updated 10 years ago
- 🥩Using Proof of Stake to secure Proofs of Steak☆14Jan 12, 2023Updated 3 years ago
- ☆78Sep 18, 2017Updated 8 years ago
- Digital signal processing textbook for computer science majors. CC Attribution-ShareAlike 4.0 license.☆11May 15, 2020Updated 5 years ago
- 📝 A personal collection of templates for Markdown+LaTeX-based writing.☆16Oct 11, 2018Updated 7 years ago
- 📝 Papers I read and notes/reviews I made. Also useful links to courses (RL/NLP/Bio/QC/DevOps)☆10May 4, 2021Updated 4 years ago
- RL Experiments from our paper "Backpropagation Through the Void": https://arxiv.org/abs/1711.00123. Lovingly forked from OpenAI's RL Base…