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

Data loader docs #115

Merged
merged 17 commits into from
Jan 23, 2024
Merged

Data loader docs #115

merged 17 commits into from
Jan 23, 2024

Conversation

benedict-96
Copy link
Collaborator

Added docs and description for the data loader as well as updated the routines. It now works with tensors in the way we need it for the symplectic transformer.
The two tikz pictures visualize the sampling process.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (66832a9) 68.12% compared to head (1adad7c) 67.69%.

Files Patch % Lines
src/data_loader/batch.jl 65.57% 21 Missing ⚠️
src/data_loader/data_loader.jl 47.61% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   68.12%   67.69%   -0.43%     
==========================================
  Files          96       96              
  Lines        2428     2486      +58     
==========================================
+ Hits         1654     1683      +29     
- Misses        774      803      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benedict-96 benedict-96 marked this pull request as draft January 23, 2024 12:36
@benedict-96 benedict-96 marked this pull request as ready for review January 23, 2024 12:45
@michakraus michakraus merged commit 70f0013 into main Jan 23, 2024
13 of 15 checks passed
@michakraus michakraus deleted the data_loader_docs branch January 23, 2024 17:03
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