Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fourier exp training an dplot script runs, roma tests passed #14

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

AndReGeist
Copy link
Collaborator

  • Added script to generate training data for exp4
  • Setup fourier cfg and fixed small path issues in utils and train.py
  • Script to create Figure 14 of fourier experiment works
  • Reformatted code with black

Copy link
Collaborator

@JonasFrey96 JonasFrey96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and simple.
Can be merged when formatting is passing.

@@ -60,7 +60,7 @@ def __del__(self):


if __name__ == "__main__":
dg = DataGenerator(64, 64)
dg = CubeDataGenerator(64, 64)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch here!

@AndReGeist AndReGeist merged commit 770e5db into main Mar 7, 2024
4 checks passed
@AndReGeist AndReGeist deleted the exp5_fourier branch June 18, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants