問題タブ [tensorflow-datasets]

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 に答える
374 参照

tensorflow - tf.data の tf.SparseFeature と同等

私が現在取り組んでいるニューラル ネットワークは、スパース テンソルを入力として受け入れています。次のように TFRecord からデータを読み取っています。

それは魅力のように機能しtf.dataますが、多くのタスクにとってより便利に見える API を見ていましtf.SparseTensorた。何か案が?tf.RecordReadertf.parse_example()