Rosario Scalise

Results 29 issues of Rosario Scalise

The examples I've tried are running just fine in a classic jupyter notebook server, but fail to dynamically update in jupyter lab. One testable instance to reproduce the issue is...

implements config registration for `optim` via `__init__.py` If this looks good, I'll broadcast the same strategy across the rest of the configs we currently have. Partially Addressing #53

CLA Signed

This is very preliminary for the time being. I have a couple more ideas to simplify, but I want to make sure we think through this carefully (including naming conventions,...

CLA Signed

Creates a document outlining design decisions up until this point in order to facilitate contributions from others.

CLA Signed

Adding these as they might be useful for configuring 'backbones' for larger compositional models.

e.g. if `MNIST` inherits from `Datset`, `MNISTConf` should probably be a subclass of `DatasetConf`.

Assuming this approach is agreed upon within the onging torchvision datasets PR, do this for the `hydra-configs-torch` as well.

Will do this after outstanding config PRs are merged to limit possible conflicts.