GithubHelp home page GithubHelp logo

Comments (2)

yujiali avatar yujiali commented on July 28, 2024

Hi ywsun,

It may help if you play with the temperature of the attention logits a bit to get a more visible attention pattern. For example you could multiply the attention score s(h_i, h_j) with a factor of 1/T, and then change T to something small, potentially that will give you a clearer pattern.

from deepmind-research.

daddydrac avatar daddydrac commented on July 28, 2024

@yujiali
What is the shape of the inputs I can generate for training?
For example, I have seen some tools take a tuple [ (0,1), (1,2), (2,1)...] where node 0 connects to node 1, and node 1 connects to node 2. I have also seen JSON representations of graphs as well as TSV files where their values make a graph.

I simply want to generate whatever data and shape is needed to train the model to test it out, and what arg takes the input for this. I hope this makes sense.

Thank you,
joe

from deepmind-research.

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.