Coder Social home page Coder Social logo

score-estimation-comparison's People

Contributors

b-remy avatar eiffl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

score-estimation-comparison's Issues

MNIST experimentations

Here is my plan for experimenting on images, and of course starting with MNIST.

  • : Train a PixelCNN: this will act as our reference logp model, we'll see how much we can learn from it
  • : Sampling from gradients: We want to test the different sampling methods for generating images
  • : Train an AR-DAE: this will test the model, hopefully we will find some problems in the sampling
  • : Train a SN-AR-DAE: Hopefully this should work well

My first experimentations are here:
https://github.com/b-remy/score-estimation-comparison/blob/master/notebooks/Flax_NCSNv3.ipynb

Experiment with higher dimensionality datasets

Once we have the framework working on simple 2d test distributions, we will need to check what happens on more complex datasets. For that we can grab some datasets from TF datasets.
We could start with MNIST, but for a paper, we might want to have a celeba example ;-) This issue is to document the choice of dataset and some of the tests run on them.

Implement HMC sampler

We need a small module/function that takes as an input a score function, and runs a chain to draw samples from the target distribution. At first, we can test that function on the analytic 2 moons distribution, with analytic gradients.

Implement Langevin sampler

Implement a small function/module that implements a sampler based on Langevin dynamics. At first we can test that on the analytic 2 moons distribution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.