thjashin's Stars
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
xtensor-stack/xtensor
C++ tensors with broadcasting and lazy computing
mkleehammer/pyodbc
Python ODBC bridge
google/tangent
Source-to-Source Debuggable Derivatives in Pure Python
abseil/abseil-py
Abseil Common Libraries (Python)
thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
tkipf/gae
Implementation of Graph Auto-Encoders in TensorFlow
mattjj/autodidact
A pedagogical implementation of Autograd
chi-feng/mcmc-demo
Interactive Markov-chain Monte Carlo Javascript demos
openai/large-scale-curiosity
Code for the paper "Large-Scale Study of Curiosity-Driven Learning"
samhocevar/lolremez
📈 Polynomial Approximations using the Remez Algorithm
wohlert/generative-query-network-pytorch
Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"
arranger1044/awesome-spn
A structured list of resources about Sum-Product Networks (SPNs)
mirceamironenco/BayesianRecurrentNN
Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al
LMescheder/AdversarialVariationalBayes
This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks".
ogroth/tf-gqn
Tensorflow implementation of Neural Scene Representation and Rendering
mrkulk/Unsupervised-Capsule-Network
Capsule network with variations. Originally proposed by Tieleman & Hinton : http://www.cs.toronto.edu/~tijmen/tijmen_thesis.pdf
duvenaud/relax
Optimizing control variates for black-box gradient estimation
UCL-SML/Doubly-Stochastic-DGP
Deep Gaussian Processes with Doubly Stochastic Variational Inference
hughsalimbeni/bayesian_benchmarks
A community repository for benchmarking Bayesian methods
markvdw/convgp
Convolutional Gaussian processes based on GPflow.
rhaps0dy/convnets-as-gps
Code for "Deep Convolutional Networks as shallow Gaussian Processes"
zhegan27/Bayesian_RNN
The code for the ACL 2017 paper "Scalable Bayesian Learning of Recurrent Neural Networks for Language Modeling"
Alluxio/alluxio-py
Alluxio Python client - Access Any Data Source with Python
karlnapf/kernel_hmc
Code for NIPS 2015 "Gradient-Free Hamiltonian Monte Carlo via Effecient Kernel Exponential Families"
BayesWatch/tf-variational-dropout
Sparsifying Variational Dropout in Tensorflow
karlnapf/kernel_exp_family
Various estimators of the infinite dimensional exponential family model
zhisbug/Cavs
Cavs: An Efficient Runtime System for Dynamic Neural Networks