Skip to content

zhuohuaKing/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

About

Fuzzy PID controler for OpenAI gym pendulum-v0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%