MorvanZhou / Reinforcement-learning-with-tensorflow

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

Home Page:https://mofanpy.com/tutorials/machine-learning/reinforcement-learning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the replace doing?

tessavdheiden opened this issue · comments

Hi!

Could you please explain what the replace here does?

It somehow passes t_params and e_params to the session..