elcc / systems /ec-at-scale /metadata.yml
bboldt's picture
Update JSON sytem metadata
b3c660d
raw
history blame contribute delete
819 Bytes
origin:
name: ec-at-scale
source: https://github.com/brendon-boldt/emergent_communication_at_scale
upstream_source: https://github.com/google-deepmind/emergent_communication_at_scale
paper: https://openreview.net/forum?id=AUGBfDIV9rL
system:
game_type: signalling
data_source: natural
game_subtype: discrimination
observation_type: image
observation_continuous: true
seeding_available: true
multi_step: false
more_than_2_agents: true
multi_utterance: false
symmetric_agents: false
variants:
imagenet-1x10:
n_receivers: 10
n_senders: 1
imagenet-10x10:
n_receivers: 10
n_senders: 10
imagenet-5x5:
n_receivers: 5
n_senders: 5
imagenet-1x1:
n_receivers: 1
n_senders: 1
imagenet-10x1:
n_receivers: 1
n_senders: 10