https://github.com/devmessias/fuzzy-flux-react
Simulation of a fuzzy controller applied to the problem of inverted pendulum, using Flux and React.js
https://github.com/devmessias/fuzzy-flux-react
Last synced: 11 months ago
JSON representation
Simulation of a fuzzy controller applied to the problem of inverted pendulum, using Flux and React.js
- Host: GitHub
- URL: https://github.com/devmessias/fuzzy-flux-react
- Owner: devmessias
- License: gpl-2.0
- Created: 2015-06-16T17:06:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T17:13:08.000Z (over 8 years ago)
- Last Synced: 2025-01-16T07:13:11.615Z (over 1 year ago)
- Language: JavaScript
- Size: 2.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fuzzy-flux-react
Simulation of a fuzzy controller applied to the problem of inverted pendulum, using Flux and React.js
Online demo http://brunomessias.com/fuzzy-flux-react/
Based on the work it is available in http://autsys.aalto.fi/intranet/as-0.3200/attach/S13-11/IntermediateReport.pdf,
and the Fuzzy controller http://vesa.hosting.evecy.fi/inverted_pendulum/js/Fuzzy.js