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

Refactoring and documentation of SympNets #88

Merged
merged 81 commits into from
Dec 4, 2023

Conversation

benedict-96
Copy link
Collaborator

Updated the SympNet documentation: split the file into theoty and a tutorial. Also updated the Documenter, added a logo and got rid of all tikz images.

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

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

Comparison is base (9445c71) 69.35% compared to head (56b08c5) 66.23%.

Files Patch % Lines
src/architectures/sympnet.jl 9.63% 75 Missing ⚠️
src/data_loader/batch.jl 3.03% 32 Missing ⚠️
src/arrays/symmetric.jl 72.60% 20 Missing ⚠️
src/data_loader/data_loader.jl 0.00% 15 Missing ⚠️
src/layers/sympnets.jl 88.88% 5 Missing ⚠️
src/optimizers/optimizer.jl 0.00% 2 Missing ⚠️
src/arrays/skew_symmetric.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   69.35%   66.23%   -3.13%     
==========================================
  Files          96       96              
  Lines        2382     2535     +153     
==========================================
+ Hits         1652     1679      +27     
- Misses        730      856     +126     

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

@michakraus michakraus merged commit cdfd554 into main Dec 4, 2023
9 of 14 checks passed
@michakraus michakraus deleted the refactoring_and_documentation branch December 4, 2023 14:38
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