Git Product home page Git Product logo

project_machine_learning_algorithms's Introduction

Project_Machine_Learning_Algorithms

In this repository, there are three main working directories:

  1. ReactionRateCoefficientsRegression
  2. TransportCoefficientsRegression
  3. PINN_Euler_1d_shock_STS

Pre-requisites

Reaction Rate Coefficients Regression

In this directory, we do the regression of reaction rate coefficients according to the state-to-state (STS) theory.

In Utilities there are few functions for plotting (not interesting for you). In docs there are some documents which may be useful for you to read.

How to run?

From Project_Machine_Learning_Algorithms/ReactionRateCoefficientsRegression/DR/src run:

./run_regression.sh

This will learn one vibrational level at the time.

Otherwise,

./run_regression_multioutput.sh

This will learn all the dataset at once.

In both cases, the model, scalers and figures will be saved in model, scaler and pdf folders, respectively.

Note

Only the scripts for dissociation are present. You can write the scripts for recombination (DR). In the same way, I only considered DR processes (datasets) here, neglecting VT, VV, VV2, and ZR. You can also try them.

Transport Coefficients Regression

In this directory, we do the regression of transport coefficients according to the state-to-state (STS) theory. In particular, we would like to predict:

  • shear viscosity
  • bulk viscosity
  • thermal conductivity
  • thermal diffusion
  • mass diffusion

For a rigorous definition of the transport coefficients, please refer to the book: Nagnibeda, E., & Kustova, E. (2009). Non-equilibrium reacting gas flows: kinetic theory of transport and relaxation processes. Springer Science & Business Media.

Physically Informed Neural Network (PINN)

In this directory, we do want to try to use PINNs to solve the Euler equations for a one-dimensional shock flow problem, according to the STS formuation.

There may be useful to take a look at some other repositories to better understand PINNs, for example:

project_machine_learning_algorithms's People

Contributors

lkampoli avatar

Stargazers

 avatar

Watchers

 avatar  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.