Altriaex

Results 6 issues of Altriaex

I was able to train dqn agents using off-line data. I wonder how to evaluate agents ? e.g. reproduce the figure for Pong in Figure 3?

**Acknowledge the following** - [x] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide. - [x] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed...

bug

Hi, I am also interested in the use of MPC in ManiSkill2. I have this question because you mention that some of the demonstrations were collected using MPC. In this...

qid = '27099248' q = Question('https://www.zhihu.com/question/'+qid) A = [i for i in q.get_all_answers()] 这个bug并不是对每个问题都出现,只有少部分,比如上面这个qid,才会出现 256 soup = BeautifulSoup(self.soup.encode("utf-8")) 257 print "j",j --> 258 answer_soup = BeautifulSoup(answer_list[j]) 259 260 if answer_soup.find("div",...

When I tried to use ` pip install git+https://github.com/rail-berkeley/d4rl@master#egg=d4rl ` to install d4rl, I received the following error. Collecting d4rl Cloning https://github.com/rail-berkeley/d4rl (to revision master) to /private/var/folders/57/5fr05p6s3kv9yr4nwlhdmxrh0000gn/T/pip-install-9t0rzrqf/d4rl_1c3e6874f14c4accbfc28015878359ba Running command git...

Hi, I wonder if you could release the ID for each human label. It is an informative feature for analyzing the quality of the labels and its impact on policy...