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

Add Hybrid AutoODE #189

Open
wants to merge 81 commits into
base: main
Choose a base branch
from

Conversation

amartyamukherjee
Copy link
Contributor

No description provided.

@torchts-bot torchts-bot bot added examples Improvements or additions to examples source Updates to source code labels Dec 19, 2021
@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #189 (5fdbacf) into main (0416208) will decrease coverage by 16.65%.
The diff coverage is 1.38%.

❗ Current head 5fdbacf differs from pull request most recent head cf9f9a4. Consider uploading reports for the commit cf9f9a4 to get more accurate results

@@             Coverage Diff             @@
##             main     #189       +/-   ##
===========================================
- Coverage   35.64%   18.98%   -16.66%     
===========================================
  Files           8        9        +1     
  Lines         491      474       -17     
===========================================
- Hits          175       90       -85     
- Misses        316      384       +68     
Impacted Files Coverage Δ
torchts/nn/models/hybridode.py 0.00% <0.00%> (ø)
torchts/nn/models/ode.py 0.00% <0.00%> (-96.11%) ⬇️
torchts/utils/data.py 36.58% <12.50%> (-4.98%) ⬇️
torchts/nn/loss.py 100.00% <0.00%> (ø)

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 0416208...cf9f9a4. Read the comment docs.

This was referenced Dec 21, 2021
@klane klane added this to the 0.2.0 milestone Dec 30, 2021
@klane
Copy link
Collaborator

klane commented Jan 26, 2022

@amartyamukherjee do you have any changes to make or is this PR ready for review?

@amartyamukherjee
Copy link
Contributor Author

@klane This PR is not ready for code review yet. #134 is ready for code review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Improvements or additions to examples source Updates to source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants