Skip to content

Instantly share code, notes, and snippets.

View xinshuoweng's full-sized avatar
🏠
Working from home

Xinshuo Weng xinshuoweng

🏠
Working from home
View GitHub Profile
@xinshuoweng
xinshuoweng / .tmux.conf
Created October 24, 2016 14:40 — forked from Rangozhang/.tmux.conf
A vim-friendly tmux config
# change prefix to Ctrl-a (like in gnu-screen)
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
# start with window 1 (instead of 0)
set -g base-index 1
double_dqn
500w_iter
greedy policy during testing
dueling_dqn
500w_iter
greedy policy during testing
dueling_dqn
167w_iter
greedy policy during testing
double_dqn
167w_iter
greedy policy during testing
dqn
167w_iter
greedy policy during testing
dqn
334w_iter
greedy policy during testing
dqn
500w_iter
greedy policy during testing