Deep Learning TensorFlowでscipyのsparse matrixを学習に使う
巨大な疎行列をmodel.fit()させようとした時、numpyのままだとメモリに乗り切らなかったため、scipyの疎行列でtf.kerasを使う方法がないか調べてみた。 まずは公式チュートリアルを見てみる。 TensorFlowは、 tf...
Deep Learning
Python
Prometheus
その他
その他
Deep Learning
Deep Learning
その他
LeetCode
Deep Learning