What's Changed
- Updating hsc end-to-end example notebook by @drewoldag in #357
- Train returns a model by @mtauraso in #359
- Updating landing page with more structure and new info by @aritraghsh09 in #361
- Mark vectordb shard tests as slow by @mtauraso in #360
- Quick Doc Bugfix by @aritraghsh09 in #364
- Update pytorch_ignite.py to track any metric returned by
train_step
by @drewoldag in #366 - Fixing pre-commit failure by @drewoldag in #367
- New Models with Slight Modifications in config file by @aritraghsh09 in #368
- Fixed logging for fits_image_dataset by @diegomiura in #365
- Logs the VectorDB Location by @aritraghsh09 in #369
- Skipping over multi-dimensional columns in 3D Visualization by @aritraghsh09 in #370
- Crop to mixin by @aritraghsh09 in #352
- Adds the ability to color umaps in 2D visualization + Viz Ordering BugFix by @aritraghsh09 in #371
- Read inference_dir as
None
if it'sfalse
in the config by @drewoldag in #383 - Updating hyrax_cnn so that the first linear layer is dynamic based on input tensor size by @drewoldag in #386
New Contributors
- @diegomiura made their first contribution in #365
Full Changelog: v0.4.0...v0.5.0