From 5301f8f79f6de9e10554bca8c073ddad1c5382f2 Mon Sep 17 00:00:00 2001 From: Gastone Pietro Rosati Papini Date: Tue, 7 Apr 2026 21:37:54 +0200 Subject: [PATCH] Fix typo in project title in README.md Fixed typo in the title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dbfacf9..46da35c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Documentation](https://readthedocs.org/projects/nnodely/badge/?version=main&style=default)](https://nnodely.readthedocs.io/) [![PyPI](https://img.shields.io/pypi/v/nnodely?color=blue&label=PyPI%20Package)](https://pypi.org/project/nnodely/) -# Neural Network Framekwork for Modelling, Control, and Estimation of Physical Systems +# Neural Network Framework for Modelling, Control, and Estimation of Physical Systems Modeling, control, and estimation of physical systems are central to many engineering disciplines. While data-driven methods like neural networks offer powerful tools, they often struggle to **incorporate prior domain knowledge**, limiting their interpretability, generalizability, and safety. @@ -269,4 +269,4 @@ IEEE Transactions on Intelligent Transportation Systems. https://doi.org/10.1109 ## Cite Us > TODO: Possiamo aggiungere DOI di repo con zenodo e mettere la citazione di quello [guida](https://docs.github.com/en/repositories/archiving-a-github-repository/referencing-and-citing-content) ---> \ No newline at end of file +-->