Coder Social home page Coder Social logo

Comments (2)

ForoughA avatar ForoughA commented on June 19, 2024

black-box function evaluations refers to input-output examples of mathematical functions when the function is treated as a "black-box". To be more clear the input-output pair ($\pi/2$, 1) is a an evaluation for the sine function. Sine is treated as a black-box because we do not care how we got the pair ($\pi/2$, 1), we just use the pair as a black-box evaluation for the function. We use a few such pairs for all the mathematical functions and combine them with the symbolic representation of the functions (e.g. sin^2(x)+cos^2(x)=1).

from neuralmath.

jiangnanhugo avatar jiangnanhugo commented on June 19, 2024

@ForoughA Really thanks for your detailed explanations. Personally, I really like your solid works on building structural models. By the way, I am still confused about the "function evaluation expressions" part. you claim that this is auto-encoder, but from your figure 1(b), I only see this is more similar to siamse network not autoencoder. Also, you mention that $W^-1_{num}$ is the decoder params, does this matrix used to transform "dense embedding into scalar"?. Why not directly do "vector-vecctor product" to calculate the cos similarity?

from neuralmath.

Related Issues (2)

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.