Giter Site home page Giter Site logo

bernard24 / embarrassingly-simple-zsl Goto Github PK

View Code? Open in Web Editor NEW
69.0 69.0 30.0 212 KB

This repository contains the code for the real data experiments presented in our paper “An embarrassingly simple approach to zero-shot learning”, presented at ICML 2015.

License: MIT License

MATLAB 95.81% Objective-C 4.19%

embarrassingly-simple-zsl's People

Contributors

bernard24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

embarrassingly-simple-zsl's Issues

Logic issues of code

You used the dot product between the ground truth semantic description and predicted semantic description as a metric to measure the closeness between the two vectors.

  1. Why did you prefer the dot product over Euclidean distance? What is the intuition behind this approach. I mean, why is euclidean measure is not working.
  2. Why do you compare the predicted semantic description with the ground truth semantic description of only new classes and not all classes.
  3. What is the input matrix present in all.kernel. Why is this matrix symmetric and squared? What features did you use?

Thank you in advance.

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.