Skip to content

jacky10001/tf2-serving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Serving on Windows 10

Implement to serve nerual network model with TensorFlow Serving and Docker om Windows 10.

Here have basic code to training, predict code (have pyrhon ver. and javescript ver.)

Need install

  • Docker for Desktop (WSL 2)
  • Python/Anaconda3
  • node.js
  • git (need git command)

Win10 安裝步驟

可以參考我的筆記