Skip to content

train/test multiple small models in tensorflow in parallel

Notifications You must be signed in to change notification settings

fruboes/parallel-small-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel-small-models

train/test multiple small models in tensorflow in parallel

Source code adapted from udacity tensorflow examples

Usage

  • S1_getdata.py - fetch data (run once)
  • S2_fit.py <num_models> - fit num_models in parallel. Note the hardcoded number of GPUs to use (4)

About

train/test multiple small models in tensorflow in parallel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages