Giter Club home page Giter Club logo

panache's Introduction

PANACHE - Physics-based artificial neural network framework for adsorption and chromatography emulation

The python code TrainPANACHE.py trains the physics-based neural network model for constituent steps in cyclic adsorption processes. The code follows the methodology proposed in Physics-based neural networks for simulation and synthesis of cyclic adsorption processes (https://doi.org/10.1021/acs.iecr.1c04731). As an example, relevant training data is provided here to train blowdown step neural network using this code.

FILE LIST

  1. TrainPANACHE.py: Trains physics-based neural networks for constituent steps.
  2. trainfcn.m: Parser function loads train_data.mat and generates train_ads.mat file required for running TrainPANACHE.py.
  3. train_data.mat: .mat data file containing blowdown step spatiotemporal solutions of all state variables.
  4. train_ads.mat: .mat file containing training data for neural network training.

SOFTWARE REQUIREMENTS AND INSTALLATION

Dependencies

The following dependencies are required for the proper execution of this program.

  1. MATLAB version 2019b onwards [required]
  2. Python 3 [required]
  3. Tensorflow v1.15 (GPU) [required]

Installation

  1. Clone the full software package from the GitHub server into the preferred installation directory using:
git clone https://github.com/ArvindRajendran/PANACHE.git

INSTRUCTIONS

  1. Run trainfcn.m (with train_data.mat in the same directory) in MATLAB to generate train_ads.mat.
  2. Run TrainPANACHE.ipyb (with train_ads.mat in the same directory) in Python notebook 3.
  3. Save the weights and biases of the trained model for subsequent use in model predictions.

CITATION

@article{Subraveti2022,
title = {Physics-based neural networks for simulation and synthesis of cyclic adsorption processes},
author = {Sai Gokul Subraveti and Zukui Li and Vinay Prasad and Arvind Rajendran},
journal = {Industrial & Engineering Chemistry Research},
year = {2022},
doi = {10.1021/acs.iecr.1c04731}
}

AUTHORS

Maintainers of the repository

Project Contributors

LICENSE

Copyright (C) 2022 Arvind Rajendran

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

panache's People

Contributors

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