pytorch/ignite
Ver no GitHub[FR] Engine with data echoing/minibatch persistency/BA
Open
#672 aberto em 23 de nov. de 2019
enhancementhelp wanted
Métricas do repositório
- Stars
- (4.313 stars)
- Métricas de merge de PR
- (Mesclagem média 18d 23h) (19 fundiu PRs em 30d)
Description
Idea is to propose 2 things:
- a supervised trainer with minibatch persistency [3] (configurable K = same batch reusage)
- a handler that can be used inside user's
update_fnof the trainer and implementing- minibatch persistency [3] or
- Batch Augmentation [1]
Refs: [1] https://arxiv.org/abs/1901.09335 [2] https://arxiv.org/abs/1907.05550 [3] https://arxiv.org/abs/1806.07353
cc @ericspod