Open davide-giacomini opened 1 year ago
Both bugs can be easily tested if changed the sizes in config.py.
The loc_hidden and glimpse_hidden were swapped when declaring RecurrentAttention(...), and the input_size of the CoreNetwork was wrong.
Both bugs can be easily tested if changed the sizes in config.py.
The loc_hidden and glimpse_hidden were swapped when declaring RecurrentAttention(...), and the input_size of the CoreNetwork was wrong.