Skip to content

Instantly share code, notes, and snippets.

View hiwonjoon's full-sized avatar
🎓

Wonjoon Goo hiwonjoon

🎓
View GitHub Profile
@hiwonjoon
hiwonjoon / Install NVIDIA Driver and CUDA.md
Created September 7, 2018 19:54 — forked from zhanwenchen/Install NVIDIA Driver and CUDA.md
Install NVIDIA CUDA 9.0 on Ubuntu 16.04.4 LTS
@hiwonjoon
hiwonjoon / README.md
Last active December 24, 2019 17:19
Titan Setting for Mujoco OpenAI Env with Anaconda3

<<< Depreciated >>>

  1. Conda Install
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
chmod +x Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh
<answer appropriately>
<recommend to setup conda on /scratch/cluster/<username>. Since miniconda can become really big!>