Skip to content

1989Ryan/Fuzzy-Control-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzy-Control-Project

Classic PID Controler and Fuzzy PID controler.

Demo

Demo

The Fuzzy Self-Adaptive PID controler has better performance in control problems. Here are some result of the demo.

result result2

Prerequisite

  • Python 3.6.8
  • Scikit-Fuzzy
  • Gym

Structure

/src
    __init__.py
    Fuzzy_PID.py
    PID.py
/scripts
    fuzzy_result.py
    pid_result.py
/test
    *
LICENSE
README.md
.gitignore

Releases

No releases published

Packages

No packages published

Languages