Our research group software is available publicly on gitlab:
https://gitlab.com/fd-research
swimnetworks

Python package to quickly train feed-forward neural networks for supervised learning. This was developed in collaboration with Erik Bolager, Iryna Burak, Chinmay Datar, and Qing Sun. There is a paper associated with it: NeurIPS’23 and arXiv pre-print.
swim-rnn

Python package to quickly train recurrent neural networks without gradient descent. This was developed in collaboration with many people, see our pre-print associated with it: arXiv.
swim-pde

Python package to solve partial differential equations with neural networks. This was developed in collaboration with many people, see our pre-print associated with it: arXiv.
swim-hgn

Quickly train graph neural networks without gradient descent to learn Hamiltonian dynamics. See our pre-print associated with it on arXiv.
datafold

Software for efficient manifold learning and time series data processing. This was developed in collaboration with Daniel Lehmberg. There is a paper associated with it: https://doi.org/10.21105/joss.02283.
NOMAD laboratory

Developed in the FAIRmat project, enables scalable and FAIR sharing and use of research data.
Learning stochastic differential equations (SDEs)

Using neural networks to learn stochastic differential equations from time series data. See the arXiv paper and the published version in CHAOS for a more detailed description.