atari-irl icon indicating copy to clipboard operation
atari-irl copied to clipboard

can give a README?

Open zdx3578 opened this issue 5 years ago • 4 comments

code has rllab import in atari-irl/atari_irl/irl.py but environment.yml no rllab? and #rllab in requirements.txt

can ref https://github.com/HumanCompatibleAI/population-irl/blob/master/environment.yml


not this (cp -r ../../inverse_rl/inverse_rl ./airl); is "(pirl) sdc@jz:~/anaconda3/envs/pirl/lib/python3.6/site-packages/airl$",from https://github.com/AdamGleave/inverse_rl/blob/master/setup.py

pip install -e git+https://github.com/ntasfi/PyGame-Learning-Environment@cbdc53630b50fe6cffe950ae6b89c442f0a6eaae#egg=ple

638 pip install theano 643 conda install mkl-service

651 vim /home/zdx/anaconda3/envs/pirl/lib/python3.6/site-packages/rllab/sampler/stateful_pool.py add 'p'


run: 1
python scripts/train_expert.py

zdx3578 avatar Dec 12 '18 10:12 zdx3578