I have a dictionary of Counters (from collections,) all keys are integers. I am trying to write an autoencoder which takes a Counter as input.
Naive attempts like t
t