Skip to content

Printing the training error with exactly the batch used to train #524

Merged
amcadmus merged 4 commits intodeepmodeling:develfrom
amcadmus:devel
Apr 19, 2021
Merged

Printing the training error with exactly the batch used to train #524
amcadmus merged 4 commits intodeepmodeling:develfrom
amcadmus:devel

Conversation

@amcadmus
Copy link
Member

  • printing the training error with exactly the batch used to train
  • remove the size of test data in print_summary
  • fix bug of averaging over batches.

@amcadmus amcadmus requested a review from ZiyaoLi April 17, 2021 15:03
Copy link
Member

@ZiyaoLi ZiyaoLi left a comment

Choose a reason for hiding this comment

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

all clear for me!

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2021

Codecov Report

Merging #524 (a1d21b9) into devel (09834fb) will decrease coverage by 0.06%.
The diff coverage is 5.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #524      +/-   ##
==========================================
- Coverage   59.64%   59.57%   -0.07%     
==========================================
  Files          74       74              
  Lines        6175     6182       +7     
==========================================
  Hits         3683     3683              
- Misses       2492     2499       +7     
Impacted Files Coverage Δ
deepmd/entrypoints/train.py 23.30% <0.00%> (ø)
deepmd/utils/data_system.py 68.06% <0.00%> (ø)
deepmd/train/trainer.py 38.32% <5.88%> (-0.70%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09834fb...a1d21b9. Read the comment docs.

@amcadmus amcadmus merged commit c6ae183 into deepmodeling:devel Apr 19, 2021
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 1, 2021
Printing the training error with exactly the batch used to train
njzjz pushed a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
fix typo in github actions release to conda
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.

3 participants