This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
RBF-aPID-Controller
Watch
1
Star
0
Fork
0
You've already forked RBF-aPID-Controller
mirror of
https://github.com/WallabyLester/RBF-aPID-Controller.git
synced
2026-05-10 13:09:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
3c649a91f121e9a26653058f0e4ffebfb3a5784a
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Andru Liu
3c649a91f1
Example training usage with simulation data.
2024-10-07 23:14:47 -07:00
aPID_numpy.py
Changed file name.
2024-10-07 19:58:10 -07:00
aPID_tf.py
Created PID controller class for tensorflow implementation
2024-10-07 19:59:57 -07:00
first_order_sim.py
Example training usage with simulation data.
2024-10-07 23:14:47 -07:00
RBF_numpy.py
…
RBF_tf.py
Moved input_dim parameter to class constructor.
2024-10-07 19:57:40 -07:00
README.md
…
README.md
RBF-aPID-Controller
RBF Neural Net Adaptive PID Controller
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
RBF Neural Net Adaptive PID Controller
Readme
244
KiB
Languages
Python
58.8%
C++
39.5%
CMake
1.7%