[TF] All in C++ for TensorFlow

So eventually my project will have, all in C++:

  1. Data preparation
  2. DNN model creation
  3. Training
  4. Validation

 

事件全系列参考:

Creating a TensorFlow DNN in C++ Part 1

Creating a TensorFlow CNN in C++ (Part 2)

Creating a TensorFlow CNN in C++ (Part 3: Freezing the Model and Augmenting it)

参考二:

Build and Train Neural Network with Tensorflow C++

参考三:

Training TensorFlow models in C

Training TensorFlow models in C++

 

 

 

posted @ 2020-06-15 13:55  郝壹贰叁  阅读(154)  评论(0)    收藏  举报