Importing a Keras model into TensorFlow.js from Django Server

后端 未结 0 495
野性不改
野性不改 2020-12-30 05:12

I want to import a Keras model from my Django to a web browser.

This is how to fetch a Keras model from a web server

// JavaScript

import * as tf from         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题