VICO-UoE / DatasetCondensation

Dataset Condensation (ICLR21 and ICML21)
MIT License
457 stars 90 forks source link

inner_loop and outer_loop #31

Closed Guncuke closed 6 months ago

Guncuke commented 7 months ago

Hello author, in your papaer, the outer-loop is K and the inner_loop is T, but why in the code inner_loop the number of times the neural network is updated?

PatrickZH commented 6 months ago

Hi I am not sure about your question. The inner-loop is a hyperparameter for different datasets/settings.