Giter Site home page Giter Site logo

Comments (4)

Optimox avatar Optimox commented on July 24, 2024 1

Hi @yajiez,

Thanks for pointing this out.
I tried to remember why I used this initialization, I remember reading carefully one of the cited papers and tried to implement their scheme but I can't find it back at the moment.

From the tests I've done, initialization does not matter that much in terms of results but I agree that the current implementation differs from the original paper.

About the gain values, from the (unknown) paper, I remember that I was aiming for a standard deviation of sqrt(4/fan_in) for GLU layers and sqrt(1/fan_in) for other layers.

I will try to find back the paper where I got that, but you are right, we probably need to discuss about it and simply go with xavier_uniform with gain=1 to get closer to the orignial paper.

Thanks for your feeback!

from tabnet.

yajiez avatar yajiez commented on July 24, 2024 1

Hi @Optimox,

Thanks for your reply and explanation.

All make sense and it would be great if you could please post the references here later if you can recall it.

Thanks for sharing your work.

from tabnet.

Optimox avatar Optimox commented on July 24, 2024

Hey @yajiez,

I know it's been a while but I found the paper!
It's from Convolutional Sequence to Sequence Learning (cited in tabnet paper)
https://arxiv.org/pdf/1705.03122.pdf
If you go to the 3.5 Initialization section I think I tried to implement this, if you see that it does not match please let me know!

Thanks

from tabnet.

yajiez avatar yajiez commented on July 24, 2024

Aha, this was one of my favourite papers but I did not remember their initialization details. Seems a good time to read this paper again :)

Thank you @Optimox for pointing out the reference!

from tabnet.

Related Issues (20)

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.