Lisen Mu
Lisen Mu
@ShibiHe , First of all, thanks for this inspiring paper and implementation, great work! In paper, you use index substitution to derive the upper bound for Q, which perfectly makes...
Hi, Could you please include tutorial on how to setup & run with parameter server? P.S. congrats for V2 release!
Hi, First of all, thanks for this inspiring work! In https://github.com/haarnoja/softqlearning/blob/59c0bbb7d665616f796ab101de65227c89ffd318/softqlearning/algorithms/sql.py#L164 it seems to me that action is sampled from uniform distribution when estimating `V_{soft}` . In Sec. 3.2. of...
Caffe Integration attempt with parameter_server. This pull request is created not because the code is ready for merge, but to draw attention and ask questions to make better implementation. Thanks....