GithubHelp home page GithubHelp logo

Comments (4)

ericjang avatar ericjang commented on June 16, 2024 1

I implemented it in a fork of this repo: ericjang@7710e39

It wasn't clear to me from reading the paper how exactly random K-shot is implemented, since the number of parameters in a TC block is dependent on K. So I implemented this by zeroing out random.randint(0, K-1)*N of each minibatch at training time.

from snail-pytorch.

eambutu avatar eambutu commented on June 16, 2024

Good catch, let me update that and update the numbers based off of that.

from snail-pytorch.

kyz20 avatar kyz20 commented on June 16, 2024

Good catch, let me update that and update the numbers based off of that.

So have you already updated the code of this ?

from snail-pytorch.

ericjang avatar ericjang commented on June 16, 2024

Emailed Nikhil Mishra, he's informed me that the "random uniform choosing of k in k-shot in training" did not make the model perform better, it was just a trick so they could evaluate 1 shot and 5 shot without re-training the model. The discrepancy in performance doesn't seem to reside there.

from snail-pytorch.

Related Issues (4)

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.