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.
可能重复: C++ 库中的快速梯度下降实现?
我正在寻找运行梯度下降优化以最小化变量实例化的成本。我的程序在计算上非常昂贵,所以我正在寻找一个可以快速实现 GD 的流行库。推荐的图书馆/参考资料是什么?