Skip to content

A collection of notebooks aiding the understanding of machine-learning papers.

Notifications You must be signed in to change notification settings

floringogianu/paper-notebooks

Repository files navigation

Paper Notebooks

Notebooks containing small toy problems aiding the understanding of Machine-Learning papers and book sections I am interested in. Generally these are small examples I reproduced from the papers I read in order to understand some of the interesting methods or concepts involved.

Hopefully some of these notebooks will evolve in research ideas or blog-posts, further developing these techniques.

List of paper notes:

  1. A Meta-Transfer Objective for Learning to Disentangle Causal Mechanisms <paper, notebooks>

  2. Functional Variational Bayesian Neural Networks <paper, notebooks>

  3. Deep Exploration via Bootstrapped DQN <paper, notebook>

  4. Gradient Estimation Using Stochastic Computation Graphs <paper, notebooks>

Requirements

I plan using mostly Jupyter Lab and web-based vizualisation libraries such as Altair and Bokeh.

The environment in the root of this repo is currently sufficient to run all the notebooks. Specific environments and requirements could be later added in each project ief required.

conda env create -f environment.yml

About

A collection of notebooks aiding the understanding of machine-learning papers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published