Skip to content

Experiments with physics-informed neural networks

Notifications You must be signed in to change notification settings

kristinlindquist/pinns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PINNs

Various experiments with PINNs for molecular dynamics simulation. More generally, I'm exploring how to give models intuition based on formal systems with a sort of FEP/active learning cycle.

Rough Idea

Attempt to solve a hairy "outer problem" (e.g. protein-protein-interaction) by teaching a model to choose and learn from a large number of physics simulations. In a vaguely FEP sense, have the model attempt to gather more data in areas corresponding to its greatest surprisal. "Gather more data" meaning choosing + parameterizing simulations along with its objective. It will explore parameter space driven by reward based on learning objectives and effort (compute time). Screenshot 2024-06-11 at 3 14 53 PM

Notebooks

MVE Ensemble with RL simulator param search (WIP!)

mve_ensemble

Resources

Acknowledgements

I started by using Hamiltonian-NN and Lagrangian-NNs as templates (and evolved from there).

About

Experiments with physics-informed neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published