Skip to content

Mingosnake/DeepLearningTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to train

$ ./train.py --config config/CONFIG_NAME.yaml

How to test

$ ./test.py --result result/CONFIG_NAME/EXP_VERSION/

How to open tensorboard

$ tensorboard --logdir=PROJECT_PATH/result/ --host 0.0.0.0 --port PORT_NUMBER

And, open http://SERVER_URL:PORT_NUMBER in browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published