Posts by Tags

AI

Interval Bound Propagation 101

3 minute read

Published:

The purpose of this post is to explain the basics of the Interval Bound Propagation (IBP) method. It is powerful tool which allows to provide guarantees about output ranges of a neural network. I mostly follow the notation from deep reinforcement learning (RL), therefore the typical neural network for which I want to compute bounds is a neural policy.

Variational Inference 101

3 minute read

Published:

Say you want to estimate a distribution of a latent vector $Z$ based on observations $X$. You can do that with variational inference!

Multi-armed Bandits

6 minute read

Published:

Conspectus of Sutton & Barto “Reinforcement Learning: An Introduction”

Bayesian Methods

Variational Inference 101

3 minute read

Published:

Say you want to estimate a distribution of a latent vector $Z$ based on observations $X$. You can do that with variational inference!

Continual Learning

Deep Learning

Interval Bound Propagation 101

3 minute read

Published:

The purpose of this post is to explain the basics of the Interval Bound Propagation (IBP) method. It is powerful tool which allows to provide guarantees about output ranges of a neural network. I mostly follow the notation from deep reinforcement learning (RL), therefore the typical neural network for which I want to compute bounds is a neural policy.

Formal Methods

Interval Bound Propagation 101

3 minute read

Published:

The purpose of this post is to explain the basics of the Interval Bound Propagation (IBP) method. It is powerful tool which allows to provide guarantees about output ranges of a neural network. I mostly follow the notation from deep reinforcement learning (RL), therefore the typical neural network for which I want to compute bounds is a neural policy.

Markov Process

Multi-armed Bandits

Multi-armed Bandits

6 minute read

Published:

Conspectus of Sutton & Barto “Reinforcement Learning: An Introduction”

Probabilistic Machine Learning

Variational Inference 101

3 minute read

Published:

Say you want to estimate a distribution of a latent vector $Z$ based on observations $X$. You can do that with variational inference!

Reinforcement Learning

Interval Bound Propagation 101

3 minute read

Published:

The purpose of this post is to explain the basics of the Interval Bound Propagation (IBP) method. It is powerful tool which allows to provide guarantees about output ranges of a neural network. I mostly follow the notation from deep reinforcement learning (RL), therefore the typical neural network for which I want to compute bounds is a neural policy.

Multi-armed Bandits

6 minute read

Published:

Conspectus of Sutton & Barto “Reinforcement Learning: An Introduction”