Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 887 Bytes

notes.md

File metadata and controls

27 lines (17 loc) · 887 Bytes

General

Max: some color space that is linear in color (there are very special ones) or CIELAB to mimic human vision as much as possible https://ml-berkeley.slack.com/archives/G01BUBF0MUG/p1608599611123400?thread_ts=1608599247.119000&cid=G01BUBF0MUG

Domas: vis.ipynb should map images to either int 0-255 or float 0-1

Prolly want to resolve the env config issue (conda or venv?)

Cloud Clusters with ray https://docs.ray.io/en/master/cluster/launcher.html#ref-automatic-cluster

Distributed training with ray tune https://docs.ray.io/en/master/tune/tutorials/tune-pytorch-lightning.html MPI, mpirun for process cross-talk https://en.wikipedia.org/wiki/Message_Passing_Interface

https://github.com/determined-ai/determined

PCAE

Hyperparam search for capsule presence sparsity

Visualize meaning of inverse coordinate transform space

RGB and/or sobel SHVN reconstructions

OCAE