hghcomphys / pantea

A Python library for developing machine learning interatomic potentials, based on Google JAX.

Home Page:https://pantea.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Kalman filter

hghcomphys opened this issue · comments

Further investigation is necessary as it has been demonstrated that utilizing the Kalman filter as the updater rather than gradient descent leads to reduced network error.
See this paper for more details.