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.
誰かが確率的勾配降下最適化のための軽量で使いやすい Java ライブラリを勧めてくれませんか?
こちらは返信が遅くなる場合がございます。apache (SPARK プロジェクトの一部) または WEKA で MLLib を試してください。線形回帰を最適化するためだけに、ライブラリを使用するのではなく、自分でコーディングすることをお勧めします。