-
blackjax Public
Forked from blackjax-devs/blackjaxBlackJAX is a Bayesian Inference library designed for ease of use, speed and modularity.
Python Apache License 2.0 UpdatedDec 9, 2024 -
wowchemy-hugo-modules Public
Forked from HugoBlox/hugo-blox-builder📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
SCSS MIT License UpdatedApr 2, 2023 -
TD-VAE Public
Temporal Difference Variational Auto-Encoder (TD-VAE) (Implementation in PyTorch)
-
-
starter-academic Public template
Forked from HugoBlox/theme-academic-cv🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
Jupyter Notebook MIT License UpdatedOct 13, 2022 -
-
RealNVP Public
A PyTorch Implementation of Density Estimation Using Real NVP
-
openmm Public
Forked from openmm/openmmOpenMM is a toolkit for molecular simulation using high performance GPU code.
C++ UpdatedJan 30, 2021 -
StatisticsExamples Public
Codes showing statistics theory and methods using simple examples.
-
nflows Public
Forked from bayesiains/nflowsNormalizing flows in PyTorch
Python MIT License UpdatedOct 18, 2020 -
-
-
-
nsf Public
Forked from bayesiains/nsfCode for Neural Spline Flows paper
Python MIT License UpdatedJun 4, 2020 -
AIWAE Public
(AIWAE) Improving importance weighted auto-encoders with annealed importance sampling
-
-
Lecture_Notes_GR Public
Forked from lazierthanthou/Lecture_Notes_GRLecture Notes on General Relativity, based on lectures by Dr. Frederic P. Schuller in 2015
TeX GNU General Public License v2.0 UpdatedFeb 23, 2019 -
-
-
-
A PyTorch Implementation of the Importance Weighted Autoencoders
-
-
Context-Dependent-Gating-RNN Public
Forked from gdgrant/Context-Dependent-Gating-RNNAlgorithm to alleviate catastrophic forgetting in neural networks by gating hidden units, in RNNs
Python Apache License 2.0 UpdatedNov 6, 2018 -
-
pytorch-made Public
Forked from karpathy/pytorch-madeMADE (Masked Autoencoder Density Estimation) implementation in PyTorch
Python UpdatedApr 28, 2018 -
xqding_academic.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JavaScript MIT License UpdatedJan 22, 2018 -
An implementation of Variational Auto-Encoder in PyTorch
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedOct 25, 2017 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 15, 2017 -
A CUDA parallel implementation of feed forward neural network for MNIST recognition on GPU