openai / vime

Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"
https://arxiv.org/abs/1605.09674
342 stars 90 forks source link

"downsample module has been moved to the theano.tensor.signal.pool module #1

Closed zdx3578 closed 8 years ago

zdx3578 commented 8 years ago

(rllab)ubuntu@ip-10-109-200-206:~/work/rllab$ python sandbox/vime/experiments/run_trpo_expl.py /home/ubuntu/anaconda2/envs/rllab/lib/python2.7/site-packages/theano/tensor/signal/downsample.py:6: UserWarning: downsample module has been moved to the theano.tensor.signal.pool module. "downsample module has been moved to the theano.tensor.signal.pool module.") Creating your personal config from template... Personal config created, but you should probably edit it before further experiments are run (rllab)ubuntu@ip-10-109-200-206:~/work/rllab$