問題タブ [dl4j]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
281 参照

java - tensorflow keras LSTM モデルを .tflite または任意の作業形式に変換する

モデルを android-studio 経由で android アプリにデプロイできるモデルに変換するのに問題があります。私のモデルは次のように解釈されます。

次に、.save 関数で保存します。

このモデルを Android アプリで開くにはどうすればよいですか? tflite には LSTM に問題があり、dl4j でロードしようとすると失敗することがわかりました。