Skip to content

feat: GENN#547

Merged
ChrisRackauckas merged 14 commits intoSciML:masterfrom
sathvikbhagavan:sb/genn
Feb 12, 2026
Merged

feat: GENN#547
ChrisRackauckas merged 14 commits intoSciML:masterfrom
sathvikbhagavan:sb/genn

Conversation

@sathvikbhagavan
Copy link
Copy Markdown
Member

@sathvikbhagavan sathvikbhagavan commented Jan 11, 2026

This PR adds Gradient Enhanced Neural Networks (GENNs)

Closes: #156

@sathvikbhagavan sathvikbhagavan force-pushed the sb/genn branch 3 times, most recently from f351b38 to b368cb4 Compare January 25, 2026 22:36
@sathvikbhagavan sathvikbhagavan marked this pull request as ready for review January 25, 2026 22:37
Comment thread ext/SurrogatesFluxExt.jl Outdated

# Keyword Arguments

- `dydx`: Optional gradients of y with respect to x.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

optional? Seems like a GENN would require it

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ah yes, done in 8d4a75b

@ChrisRackauckas ChrisRackauckas merged commit 7f5c160 into SciML:master Feb 12, 2026
9 checks passed
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.

Gradient-enhanced surrogates

2 participants