Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 459 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 459 Bytes

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 安裝步驟

可以參考我的筆記