linux

It is best to change the mirror site to Tsinghua or Aliyun. A hell a lot faster. For instance pip3 install –user –upgrade tensorflow -i https://pypi.tuna.tsinghua.edu.cn/simple watch -n0.1 nvidia-smi can monitor the gpu usage watch -n-0.1 cpufreq-info sudo cupfreq-set -g powersave, performance,conservative change mirror server: /etc/apt/sources.list Change Mirror to Tsinghua: URL: https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/ [Read More]
Tags: cs

docker

Useful Containers: https://hub.docker.com/r/ikeyasu/reinforcement-learning docker pull ikeyasu/reinforcement-learning [Read More]
Tags: cs