li-js / tf_train_with_generator_in_background_queue

This is an example code to realize the following functions: Train Tensorflow model with feed_dict. The data are generated with a generator. A Queue is used to run the generator in separate threads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

li-js/tf_train_with_generator_in_background_queue Stargazers