Tags: voxelmorph/voxelmorph
Tags
- Created dedicated `voxelmorph/nn` namespace for neural-network code - Moved models to`voxelmorph/nn/models` - Moved modules to`voxelmorph/nn/modules` - Made a `functional.py` - Updated tests and modules to reflect the new structure - Revised package `__init__.py` for cleaner imports