mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
4 lines
89 B
Bash
4 lines
89 B
Bash
alias ll="ls -alF"
|
|
alias nbd="nbdiff_checkpoint"
|
|
alias tb="tensorboard --logdir=tf_logs"
|