Code Monkey home page Code Monkey logo

chemtab's Introduction

PAPER-1-IMAGES.pptx contains all the colored images

All the other images come from the notebook ("PCDNN_PAPER1.ipynb"). 

The data needed is "NewData_flames_data_with_L1_L2_errors_CH4-AIR_with_trimming.txt"

In the second cell of the Notebook change the following to wherever you place the data
df = pd.read_csv('C:\\Users\\amol\\Documents\\PHD\\DISSERTATION\\NewData_flames_data_with_L1_L2_errors_CH4-AIR_with_trimming.txt')

Experiment I (Zmix, Cpv)
 A. Training using only the data from the flames used by the framework
    i>  Gaussian Process
    ii> DNN
 B. Training 50% random/scrambled data 
    i>  Gaussian Process
    ii> DNN

Experiment II (Zmix, 4PCAs)
 A. Training using only the data from the flames used by the framework
    i>  Gaussian Process
    ii> DNN
 B. Training 50% random/scrambled data 
    i>  Gaussian Process
    ii> DNN

Experiment III (All Species)
A. Training 50% random/scrambled data 
    i> PC - DNN
    ii> Unconstrained - DNN

Each of the experiment has a Error Residual Plot and the DNNs also may have a Training Loss Plot

Naming convention for "Error Residual Plot" is as follows:
   Model Type: gp/dnn/pcdnn
   Error Observation: uncorrelated_errors/correlated_errors	   
   Input: zmix_cpv/zmix_pca/(all species is nothing)

e.g. gpuncorrelated_errors_zmix_pca.png


Tip: Run the GP Experiments the last it take a lot of time to run
 	

chemtab's People

Contributors

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