GithubHelp home page GithubHelp logo

Comments (3)

123456789asdfjkl avatar 123456789asdfjkl commented on August 29, 2024 1

您好,我觉得按图4的意思,shortcut应该对应的是下面的代码,您觉得呢

https://github.com/Westlake-AI/MogaNet/blob/cd53ea044b15ff6639d86d04aee2298d0e6b8de7/models/moganet.py#L403-405

from moganet.

Lupin1998 avatar Lupin1998 commented on August 29, 2024

Hi, @123456789asdfjkl, thanks for your detailed question. I have checked the code and our paper, Fig. 4 has the shortcut (the same as the implement), while the activation function of the FD module in Fig. 4 should be SiLU as the code. Fig. 4 was out-of-data. Actually, using GELU or SiLU as the activation in the FD will yield similar performance. Please follow our code implementation when there is a conflict between the code and our arXiv preprint. We will update the arXiv revision to add more results and fix typos soon. Overall, thank you for using MogaNet and pointing out the typo.

from moganet.

Lupin1998 avatar Lupin1998 commented on August 29, 2024

Ummm, you are right. I overlooked the shortcut inside the MultiOrderGatedAggregation module. Another shortcut should be parallel to the FD module and the Multi-order Gated Aggregation module. Fig 4 will be corrected as follows. Thank you very much for your advice, and we will fix this typo in the arXiv revision.

from moganet.

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.