Bayesian-thinking

Bayesian-thinking

Geek Repo

Github PK Tool:Github PK Tool

Bayesian-thinking's repositories

Simple-Variational-Autoencoder

A VAE written entirely in Numpy/Cupy

Language:PythonStargazers:0Issues:0Issues:0

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

tf-dagmm

Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018

Language:PythonStargazers:0Issues:0Issues:0

ctv-TimeSeries

git mirror of CRAN Task View Time Series files

Language:RStargazers:0Issues:0Issues:0

dagmm-1

My attempt at reproducing the paper Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

data-science-your-way

Ways of doing Data Science Engineering and Machine Learning in R and Python

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

adversarial_gmm

Prototype code for paper: Adversarial Generalized Method of Moments, Greg Lewis and Vasilis Syrgkanis

Language:PythonStargazers:0Issues:0Issues:0

Good-Papers

I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers

Stargazers:1Issues:0Issues:0

dagmm

A Pytorch implementation of the paper `Deep Autoencoding Gaussian Mixture Model For Unsupervised Anomaly Detection` by Zong et al.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

BayesianLearning

Bayesian Machine Learning

Stargazers:1Issues:0Issues:0

bayes-nn

Lecture notes on Bayesian deep learning

Stargazers:0Issues:0Issues:0

Teaching-Stan-Hierarchical-Modelling

Jupyter notebooks for teaching hierarchical Bayesian modelling with Stan

Language:HTMLStargazers:0Issues:0Issues:0

autoencoder_explained

This is the code for "Autoencoder Explained" by Siraj Raval on Youtube

Language:PythonStargazers:0Issues:0Issues:0

bayesian-belief-networks

Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.

Language:PythonStargazers:0Issues:0Issues:0

gsoc17-hhmm

Bayesian Hierarchical Hidden Markov Models applied to financial time series, a research replication project for Google Summer of Code 2017.

Language:HTMLLicense:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

GMVAE

Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders

Language:LuaStargazers:0Issues:0Issues:0

k_means_clustering

This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Autoencoders

Torch implementations of various types of autoencoders

Language:LuaLicense:MITStargazers:0Issues:0Issues:0

Gaussian_Mixture_Models

This is the code for "Gaussian Mixture Models - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

PersonalizedMultitaskLearning

Code for performing 3 multitask machine learning methods: deep neural networks, Multitask Multi-kernel Learning (MTMKL), and a hierarchical Bayesian model (HBLR).

Language:PythonStargazers:0Issues:0Issues:0

awesome-bayesian-deep-learning

A curated list of resources dedicated to bayesian deep learning

Stargazers:0Issues:0Issues:0

Bayesian-Modelling-in-Python

A python tutorial on bayesian modeling techniques (PyMC3)

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

notes-on-dirichlet-processes

:game_die: IPython notebooks explaining Dirichlet Processes, HDPs, and Latent Dirichlet Allocation

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

VAE-Torch

Implementation of Variational Auto-Encoder in Torch7

Language:LuaLicense:MITStargazers:0Issues:0Issues:0

DPMM

Dirichlet Process Mixture Models

Language:Jupyter NotebookLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

em-gaussian

Python code for Expectation-Maximization estimate of Gaussian mixture model

Language:PythonStargazers:0Issues:0Issues:0

cvae

Conditional variational autoencoder implementation in Torch

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

GPclust

Clustering time series using Gaussian processes and Variational Bayes.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1Issues:0Issues:0