abstract-reasoning-matrices icon indicating copy to clipboard operation
abstract-reasoning-matrices copied to clipboard

Progressive matrices dataset, as described in: Measuring abstract reasoning in neural networks (Barrett*, Hill*, Santoro*, Morcos, Lillicrap), ICML2018

Results 5 abstract-reasoning-matrices issues
Sort by recently updated
recently updated
newest added

I wonder if it is possible to get the **label** representing the **row or column** where the relation exists in each matrix?

In the first line of the readme it says the data is available for non-commercial research only but then the License is an Apache license 2.0 which allows commercial use....

The archive https://storage.cloud.google.com/ravens-matrices/attrs.line.type.tar.gz has the .gz extension but it has not been gzipped, only tarred. I can extract it with `tar -xv`, but `tar -xvz` gives me _gzip: stdin: not...

(sorry, I know this is not an issue)