MCPcopy Index your code
hub / github.com/tensorflow/tfjs-examples / main

Function main

iris/python/iris.py:79–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77
78
79def main():
80 train(FLAGS.epochs, FLAGS.artifacts_dir, sequential=FLAGS.sequential)
81
82
83if __name__ == '__main__':

Callers 1

iris.pyFile · 0.70

Calls 1

trainFunction · 0.70

Tested by

no test coverage detected