IBM / mi-prometheus

Enabling reproducible Machine Learning research
http://mi-prometheus.rtfd.io/
Apache License 2.0
42 stars 18 forks source link

Move generate_feature_maps_file() from CLEVR to GenerateFeatureMaps #61

Open tkornuta-ibm opened 5 years ago

tkornuta-ibm commented 5 years ago

In order to enable reproducible VIGIL experiments, and make CLEVR a lighter class: Move most of the complexity of CLEVR.generate_feature_maps_file() to GenerateFeatureMaps\

tkornuta-ibm commented 5 years ago

that would be the first step towards VIGIL experiments on Miprometheus documentation

  1. Formalize the hack about reusing CLEVR embeddings weights for CoGenT
  2. grid configs for finetuning
tkornuta-ibm commented 5 years ago
  1. grids configs for testing, mutex for accessing same image file at same time?
tkornuta-ibm commented 5 years ago

forget about EMA