https://github.com/jrcalgo/expert-stacking-rl
Example of ensembled collection of "expert" learners fed into an encoder mlp for final action output
https://github.com/jrcalgo/expert-stacking-rl
ensemble-learning ensemble-rl ensemble-stacking reinforcement-learning
Last synced: about 1 month ago
JSON representation
Example of ensembled collection of "expert" learners fed into an encoder mlp for final action output
- Host: GitHub
- URL: https://github.com/jrcalgo/expert-stacking-rl
- Owner: jrcalgo
- License: mit
- Created: 2024-10-27T02:16:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T07:23:14.000Z (over 1 year ago)
- Last Synced: 2025-09-21T22:46:08.592Z (9 months ago)
- Topics: ensemble-learning, ensemble-rl, ensemble-stacking, reinforcement-learning
- Language: Python
- Homepage:
- Size: 448 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ensemble DQN
Example of Ensembled miniature NNs for Explainable Reinforcement Learning & Deployability into Resource-Constrained Distributed Systems