Git Product home page Git Product logo

Comments (2)

wilson1yan avatar wilson1yan commented on August 20, 2024

Yes, there's definitely a chance for a bad random sample, but permutation wouldn't exactly work since we could have a MADE setup with an input dimension 10, and say, a hidden layer of size 1000. In this case, we would need to sample units with repetitive autoregressive groups.

I think in practice, since we usually sample a small number of masks (i.e. 1 - 4), it's unlikely to run into a really bad masking scheme. If its a large concern, we could probably implement some naive check and re-sample if needed (e.g. make sure all groups are hit at least once)

from deepul.

diff7 avatar diff7 commented on August 20, 2024

Well, it makes sense. Thank you!

from deepul.

Related Issues (13)

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.