Skip to content

Neuromorphic-Spintronics/neural-sde

Repository files navigation

Neural SDE Framework

Note

Please see the docs associated with this project for the documentation.

Getting Started

  1. Install Dependencies:

    uv sync

Examples

  1. Run Duffing oscillator:

    To edit/live-run:

    uv run examples/duffing_oscillator_notebook.py
  2. Run Nanorings digital twin:

    uv run examples/nanorings.py

About

A PyTorch framework for training neural stochastic differential equations (SDEs) to model dynamical systems with both deterministic and stochastic components. This framework enables the learning of dynamical systems through a combination of neural networks representing drift and diffusion terms, with adversarial training. Docs ⬇️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors