TF-agent for model-based or Dyna algorithms ? #566
cyril-data
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi tf-agent community,
As far as I understand, tf-agent is a framework of model-free algorithms. I wonder if you think tf-agent is a suitable framework for model-based algorithm or Dyna algorithm (schemas below) ?
Model-free :
![image](https://user-images.githubusercontent.com/56917204/108878663-c7da9280-7600-11eb-8c69-ee26d3694769.png)
Model-based :
![image](https://user-images.githubusercontent.com/56917204/108878517-9eba0200-7600-11eb-8b13-8785175cd473.png)
Dyna Model :
![image](https://user-images.githubusercontent.com/56917204/108878569-ada0b480-7600-11eb-8a52-685df7915920.png)
Thanks by advance,
Cyril
Beta Was this translation helpful? Give feedback.
All reactions