Excellent presentation. Looks like you have a lot of fun working on this! I would love to learn more and will try to piece all this together and hope I get it. Great job!
This is awesome, thank you Google. Once I train the model how can I deploy it, in the robot example they trained it in the sim then deployed it to the actual robot. From a quick search I see pickle is one way but are there other ways to deploy a model?
Hi Sergio and Eugene , Great session, amazing library to start with for a beginner. Thanks for sharing that. Regarding the Example 2 for Breakout-v0, I am facing some issues when implementing the colab. I am refereeing to the 1_dqn_tutorial.ipynb (github.com/tensorflow/agents/blob/master/tf_agents/colabs/1_dqn_tutorial.ipynb), can you please help me with it’s hyperparameter or if there anything else that need to be changed in the code to train it for Breakout-v0? Thanks and I would really appreciate your help on this.
Excellent presentation. Looks like you have a lot of fun working on this! I would love to learn more and will try to piece all this together and hope I get it. Great job!
videos like this always make me enthusiastic, is there a group where you can collaborate to do such things just as a hobby?
google colab
awesome presentation
Great talk, thank you. Are the slides of this presentation available somewhere, please?
This is awesome, thank you Google. Once I train the model how can I deploy it, in the robot example they trained it in the sim then deployed it to the actual robot. From a quick search I see pickle is one way but are there other ways to deploy a model?
We use TF.SavedModel which can be run from C++.
Hi, very good video!!! How can I install it with TF 1.14 ??
Hi, could you please share the code used in the talk.
The full code is available at github.com/tensorflow/agents
Check the Colabs.
Sergio I can't find the second example, with dual networks on Breakout in the colabs, could you please point me to the right file? Thanks!
Hi Sergio and Eugene
,
Great session, amazing library to start with for a beginner. Thanks for sharing that.
Regarding the Example 2 for Breakout-v0, I am facing some issues when implementing the colab.
I am refereeing to the 1_dqn_tutorial.ipynb (github.com/tensorflow/agents/blob/master/tf_agents/colabs/1_dqn_tutorial.ipynb), can you please help me with it’s hyperparameter or if there anything else that need to be changed in the code to train it for Breakout-v0?
Thanks
and I would really appreciate your help on this.