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.
我试图对FANN库进行多线程扩展。因为 FANN 不是线程安全的,所以我会这样做:
我的问题是:如何将神经网络权重合二为一。我能把所有的东西都弄得很刻薄吗?