Posted Updated TAOa few seconds read (About 62 words) TAO設定和訓練
安裝和設定
https://docs.nvidia.com/tao/tao-toolkit/text/tao_toolkit_quick_start_guide.html#run-sample-jupyter-notebooks
Jupyter notebook改成暗色系
1 2 3
| pip install jupyterthemes
jt -t monokai -f fira -fs 10 -nf ptsans -nfs 11 -N -kl -cursw 2 -cursc r -cellw 95% -T
|
重新啟動jupyter notebook
https://www.kaggle.com/getting-started/97540#983780