bernard24 / Embarrassingly-simple-ZSL

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embarrassingly-simple-ZSL

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

Framework used in our paper.

Before running the experiments you have to download the datasets from http://pub.ist.ac.at/~chl/ABC/. Then you uncompress each dataset in any directory you want, and then you put that directory in datasetPath. Move to any of the directories, corresponding to each of the real dataset, and run runExperiment.m

About

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


Languages

Language:MATLAB 95.8%Language:Objective-C 4.2%