From charlesreid1

Revision as of 20:17, 30 March 2017 by Admin (talk | contribs) (Created page with "Interfacing with this principally through Keras Really need to investigate the question of ''exporting'' Tensorflow models that have been trained. Is it necessary to inst...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Interfacing with this principally through Keras

Really need to investigate the question of exporting Tensorflow models that have been trained. Is it necessary to install tensorflow to use tensorflow models? Can you export a model to a C program, say?