Giter VIP home page Giter VIP logo

nonlinear_regression_keras's Introduction

NON-LINEAR REGRESSION WITH KERAS

This repository focuses training of a neural network for regression prediction using "Keras". Please check this medium post for all of the theoretical and practical details! Please contact if you need professional projects are based non-linear regression with the super high accuracy.

Theory

In this study,"the yacht hydrodynamics data set" was used as a case study and it was reached 0.99 R-square value which is awesome!

To implement a neural network for regression, it must to be defined the architecture itself. It is used a simple Multilayer Perceptron (MLP) as shown at the figure below to define the architecture.

And, here is the implementation using Keras:

The approaches and codes that shared in this tutorial can be adopted for any other regression tasks such as "computer hardware", "energy efficiency" and more!

Experimental Results

Here are the results from left to right: plot of training history, plot of actual vs prediction for training set, plot of actual vs prediction for validation set.

Here is the main python notebook that explains all of the stuff step by step!

Citation

If you use this code for your publications, please cite it as:

@ONLINE{hse,
    author = "Ahmet Özlü",
    title  = "Non-linear regression using Keras",
    year   = "2020",
    url    = "https://github.com/ahmetozlu/nonlinear_regression_keras"
}

Author

Ahmet Özlü

License

This system is available under the MIT license. See the LICENSE file for more info.

nonlinear_regression_keras's People

Contributors

ahmetozlu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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