Giter Site home page Giter Site logo

nnpid's Introduction

NNPID

Neural network controler.

What is this project about.

Recently on my collage class we had a lesson on pid controllers. This subject would be nice and interesting, but unfortunately the hardware we were forced to use was very old PLC devices (BTW. which had been not working correctly back then). And our lecturer told us that it's impossible to make controller based on machine learning with behaviour better than PID. Since PID does not guarantee optimal control and it's pretty easy to reproduce discrete PID with simple neural network. After short analysis of the problem, I taught that it might be great experience to try that. Also, since the learning data can vary lot, the training data can be created using simple simulations.

TL;DR

This is pid-like regulator designed to work with embedded systems. This project uses c++14, and tinny-dnn, as machine learning library (library was chosen based on need to support embedded systems).

How to install

Examples

nnpid's People

Contributors

fotoblysk avatar

Watchers

 avatar  avatar

Forkers

sucrerouge

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.