Skip to content

add Exponential Moving Average (EMA) support to SimpleGenerativeModel [WIP]#66

Open
ArneBinder wants to merge 2 commits into
mainfrom
simple_generative_model_with_ema
Open

add Exponential Moving Average (EMA) support to SimpleGenerativeModel [WIP]#66
ArneBinder wants to merge 2 commits into
mainfrom
simple_generative_model_with_ema

Conversation

@ArneBinder

@ArneBinder ArneBinder commented Feb 26, 2024

Copy link
Copy Markdown
Owner

This adds support for Exponential Moving Average (EMA) to the SimpleGenerativeModel model. See https://github.com/lucidrains/ema-pytorch for further information.

@ArneBinder ArneBinder added the enhancement New feature or request label Feb 26, 2024
@codecov-commenter

codecov-commenter commented Feb 26, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.83%. Comparing base (e932a37) to head (7f6e0c7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   95.82%   95.83%   +0.01%     
==========================================
  Files          48       48              
  Lines        3643     3652       +9     
==========================================
+ Hits         3491     3500       +9     
  Misses        152      152              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants