Git Product home page Git Product logo

rmm.jl's Introduction

Parameter estimation models using Julia

This project was done as a part of a summer research internship conducted under the supervision of Dr. Yaroslav Molkov. The goal of the summer research project was to learn the Julia programming language, and use it to rewrite parts of existing C++ code as a fully differentiable program; and while doing so include various aspects of artificial learning. My part of the project was centered around creating various forward models to serve as datasets for a toy parameter estimation models powered by Neural ODEs and genetic algorithm.

Folders

Forward_data

The forward data folder consists of various well known models like a simple linear model, the Fithugh-Nagumo model, Lotka-Volterra systems, Lorenz oscillator, three body simulator and some more. The data produced can be catered to user-defined or randomized initial conditions with a way to opt for stochastic solutions.

Parameter Estimation

The parameter estimation folder consists of a genetic algorithm scheme illustrating the neural convergence of a randomly initialized LotkaVolterra solution to a given dataset produced using a pre-defined LotkaVolterra system. The file can be easily augmented to include other models from the forward_data folder.

Next updates (that will be made eventually, no realistic timeline here)

Easy goals:

  1. The integration between the parameter estimation schemes and the forward data has to be made more accessible.
  2. More forward models need to be used.

Hard Goals

  1. Better optimization and personalization of training needs to be made.
  2. Upgrade the network architecture and use more sophesticated methods than genetic learning

rmm.jl's People

Contributors

asuresh213 avatar growmyelin avatar

Stargazers

 avatar

Forkers

jamesjscully

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.