Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DL4J ドキュメントでオートエンコーダーの完全な例を見つけることができませんでした。ここでは、MultiLayerConfiguration だけの小さなコードを含む Autoencoders の一般的な説明を参照できますが、コードは完全ではありません。データセットがロードされ、前処理されてからネットワークに挿入され、予測が生成される完全な例はありますか? たとえば、Movielensデータセットなどを操作する例です。ありがとうございました。