TorchExplorer 0.2.0: static type checking, more streamlined install
Vega spec version: 0a
Release notes:
- The code now typechecks cleanly via mypy
- Small improvements to the hook
should_log_callable
function - Before, parameter gradients norms were being logged; it's now corrected to just the raw parameter gradients
- Unnecessary development dependencies are separated from the
install_requires