You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/code.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Some code repositories, current through 8/2023.
10
10
1.[Bracket-based GNNs](https://github.com/natrask/BracketGraphs){: .btn .btn--info .btn--small}{: .align-right} A Python implementation of our NODE-style structure-preserving bracket-based graph neural networks.
11
11
12
12
1.[Hamiltonian-OpInf](https://github.com/ikalash/hamiltonianopinf){: .btn .btn--info .btn--small}{: .align-right} A
13
-
Python implementation of Hamiltonian operator inference, with experiments reproducing the results of our paper.
13
+
Python implementation of Hamiltonian operator inference, with experiments reproducing the results of some papers.
14
14
15
15
1.[Multifidelity-Monte-Carlo](https://github.com/agrubertx/Multifidelity-Monte-Carlo){: .btn .btn--info .btn--small}{: .align-right} A Python implementation of multifidelity Monte Carlo estimation, with experiments reproducing the results of the relevant papers.
1. <ins>Anthony Gruber</ins>, Kookjin Lee, Nathaniel Trask. *Reversible and irreversible bracket-based dynamics for deep graph neural networks.***NeurIPS** (2023)
54
+
1. <ins>Anthony Gruber</ins>, Kookjin Lee, Nathaniel Trask. *Reversible and irreversible bracket-based dynamics for deep graph neural networks.***NeurIPS** (2023)
55
55
1. Robert A. Bridges, <ins>Anthony D. Gruber</ins>, Christopher Felder, Miki Verma, Chelsey Hoff. *Active Manifolds: A non-linear analogue to Active Subspaces.***ICML** (2019)
0 commit comments