qazmichaelgw
qazmichaelgw
I use anaconda as the python environment for the deployment in ubuntu. But after I install the cgt, when I use "import cycgt" in the python shell. I got the...
Hello, I read the code you wrote. Here are some naive questions. 1, will your algorithm converge to a fix point when samples goes up? If so, how many samples...
File "~/guided-policy-search/guided/tmodel/temporal_multi_step_policy_model.py", line 75, in create_misc_functions hiddens = [T.vector() for i in range(self._mlp.params)] TypeError: 'list' object cannot be interpreted as an integer