Giter VIP home page Giter VIP logo

sindy-thesis's Introduction

SINDy - BSc Thesis

This repository contains the code used in my thesis Discovering Equations in a Data-Driven Era: An Analysis of the SINDy Algorithm, From Theory to Advanced Applications for the BSc in Mathematical and Computing Sciences for Artificial Intelligence (BAI) at Bocconi University, Milan.

The thesis is available only upon request.

Abstract

This thesis analyzes the Sparse Identification of Nonlinear Dynamics (SINDy) algorithm, a powerful tool for discovering parsimonious dynamical systems from high-dimensional data. SINDy operates by finding sparse coefficient vectors that best fit the measured data as a linear combination of predetermined functions. The work first describes the foundations of the algorithm from a theoretical perspective. Key results are discussed, such as sampling requirements for data, noise handling for numerical differentiation, and strategies for constructing an effective library of candidate functions. Additionally, a comparison between different optimization techniques is provided, including sequential thresholding and sparse relaxed regularized regression. To demonstrate SINDy's versatility and reliability across domains, the thesis replicates the original results on the Lorenz system and explores new applications to population dynamics with the Lotka-Volterra model and to the dynamics of neurons with continuous Hopfield networks. Overall, this work illustrates how SINDy has the potential to revolutionize scientific discovery by accurately uncovering complex models directly from data.

Files

  • noise.ipynb contains code for the Data section of the thesis.
  • library.ipynb contains code for the Library section of the thesis.
  • optimization.ipynb contains code for the Optimization section of the thesis.
  • sindy.ipynb contains the implementation of the SINDy algorithm from scratch. It replicates the identification of Lorenz from the paper
  • lorenz.ipynb contains the application of SINDy on Lorenz using PySINDy. It also replicates other results from the paper.
  • lotka-volterra.ipynb contains the application of SINDy on the Lotka-Volterra system.
  • hopfield.ipynb contains the application of SINDy on the continuous Hopfield neural network model.

sindy-thesis's People

Contributors

sandromikautadze avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.