Skip to content
  • George Tucker's avatar
    Many bug fixes and simplifications to the codebase. · 4850f1e4
    George Tucker authored
    Bug fixes for LARS:
    * When used as proposal of VAE, correctly use current sample.
    * Exp moving average was double exponentiating.
    Switch to TFDS for all datasets and compute mean on the fly.
    Implement some Conv networks and versions of the models.
    Remove flat datasets. Now all methods should handle the flattening themselves.
    Fix bugs with cacheing in dataset.py.
    Bug fixes and updates for TF for small_problems.py.
    
    PiperOrigin-RevId: 275357997
    4850f1e4
This project manages its dependencies using pip. Learn more