Skip to content

[WIP] v0.3 tracking branch#248

Merged
iancze merged 71 commits intomainfrom
WIP-v0.3
Apr 26, 2024
Merged

[WIP] v0.3 tracking branch#248
iancze merged 71 commits intomainfrom
WIP-v0.3

Conversation

@iancze
Copy link
Copy Markdown
Collaborator

@iancze iancze commented Dec 30, 2023

Reopening this tracking issue for v0.3 after the first wave of commits were merged into main with #243. See #243 for more information on the scope of this reorganization.

Work introduced into this branch by #247

Work introduced by #249

Remaining work:
Changes to introduce Stochastic Gradient Descent workflow

Further documentation changes

  • in the process of moving many examples to MPoL-dev/examples so they are easier to maintain
  • Think about what content makes sense as rendered docs (code demonstrating key library functionality, building blocks, preferably concise) or as a longer .py file in examples/ (actual workflows following official pytorch/examples. E.g.,
    • Direct longer content to examples

kadri-nizam and others added 30 commits April 5, 2023 16:05
Co-authored-by: Ian Czekala <iczekala@psu.edu>
…rch adaptation, but still distinct from eht

imaging.
Fix loss function bugs and inconsistencies, reorganize likelihood documentation
iancze and others added 28 commits January 5, 2024 12:14
Updated #187: GridCoords constructor with `@properties` and `@cached_properties`
Change Base unit from k$\lambda$ to $\lambda$
switched to float32 default throughout codebase.
Stochastic Gradient Descent (SGD) example and functionality
@iancze iancze marked this pull request as ready for review April 26, 2024 09:30
@iancze iancze merged commit 5e769c8 into main Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment