sparq
- 2 Devlogs
- 14 Total hours
a Simulated cartPole Agent with dynamic Rollout Q-learning :0
a Simulated cartPole Agent with dynamic Rollout Q-learning :0
left: regular (no future prediction)
right: dynamic (future prediction)
my first devlog!
i probably shouldve done another devlog earlier since its now been 11 hours into this project but unfortunately i have the foresight of a seal so… anyway! join me on my machine learning learning (haha get it) journey! this is my first real foray into actually learning ML beyond using preexisting models, and its been super interesting so far.
anyway im not sure how much more i’ll work on this specific project since cartpole is super simple and i want to try nondiscrete action spaces which are more complicated and applicable. im working on learning offline training rn but thats probably going to be a separate project