abstract-reasoning-matrices
abstract-reasoning-matrices copied to clipboard
Progressive matrices dataset, as described in: Measuring abstract reasoning in neural networks (Barrett*, Hill*, Santoro*, Morcos, Lillicrap), ICML2018
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)