Here are
169 public repositories
matching this topic...
Bayesian inference with probabilistic programming.
Updated
Aug 16, 2021
Julia
Code for modelling estimated deaths and cases for COVID19.
Updated
Mar 29, 2021
Stan
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Updated
Jun 28, 2021
Jupyter Notebook
Updated
Jul 7, 2021
Jupyter Notebook
Collection of probabilistic models and inference algorithms
Updated
Apr 3, 2020
Python
Sample code for the Model-Based Machine Learning book.
Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"
Updated
Jun 1, 2021
Python
Materials of the Nordic Probabilistic AI School 2019.
Updated
May 14, 2020
Jupyter Notebook
Simulate realistic trajectory data seen through sporadic reporting
Updated
Jun 11, 2021
Mathematica
A repository for generative models
Updated
Jul 15, 2021
JavaScript
Materials of the Nordic Probabilistic AI School 2021.
Updated
Jul 12, 2021
Jupyter Notebook
Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2
PyTorch implementation of the paper "NanoFlow: Scalable Normalizing Flows with Sublinear Parameter Complexity."
Updated
Dec 28, 2020
Python
Code for ICML 2019 paper "Probabilistic Neural-symbolic Models for Interpretable Visual Question Answering" [long-oral]
Updated
Mar 10, 2020
Python
State estimation using iSAM2 from the GTSAM library. (GRASP Lab @ Penn Engineering)
Probabilistic ODE Solvers via Bayesian Filtering and Smoothing
Updated
Aug 22, 2021
Julia
Updated
Mar 4, 2021
Python
Updated
Jun 17, 2021
Jupyter Notebook
A collection of Methods and Models for various architectures of Artificial Neural Networks
Updated
May 21, 2021
Python
C++ template library for probabilistic programming
Variational Inference in Gaussian Mixture Model
Updated
Oct 29, 2020
Python
Separating Normalizing Flows code from Pyro and improving API
Updated
May 14, 2021
Python
State-of-the-art neural cardinality estimators for join queries
Updated
Oct 6, 2020
Python
A curated collection of papers on probabilistic circuits, computational graphs encoding tractable probability distributions.
A framework for discrete-time Markov chains analysis.
Updated
Jul 18, 2021
Python
Discrete Hidden Markov Model (HMM) Implementation in C++
Ontological Interpretations for Web Property Graphs
Updated
Mar 19, 2021
Makefile
Blang's software development kit
Updated
May 20, 2021
Xtend
Improve this page
Add a description, image, and links to the
probabilistic-models
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
probabilistic-models
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm submitting a ...
[/] enhancement
Summary
As a result of upgrading the Tensorflow version to 0.15.1, we should refactor all the
dataSycn
witharraySync
. This will greatly improve the overall readability of the code.