Fitzmire_Zhan
Fitzmire_Zhan
When I use chn_prune to test the self defined model fmnist and simple cnn, when the *.pb file convert to *.tflite file, this error occurs: ` INFO:tensorflow:/home/adminusl/PocketFlow/models/model.pb generated INFO:tensorflow:/home/adminusl/PocketFlow/models/model.pb ->...
The output from the console is: `/home/huixin/anaconda3/envs/softlearning/bin/python /home/huixin/PycharmProjects/softlearning/examples/development/main.py /home/huixin/anaconda3/envs/softlearning/lib/python3.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.1) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) Warning: dm_control package not found. Run `pip install git+https://github.com/deepmind/dm_control.git`...
Hi there, The number of available CPU threads in my machine should be 16. However, I tested the number of workers in CPU only A3C-Doom because I set, `import os...
Hi, there. I tried to run it in train_policy_with_preferences mode. `python3 run.py train_policy_with_preferences EnduroNoFrameskip-v4 --n_envs 16 --render_episodes` After I run this command, I can't see two windows and the output...