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.
我试图在 DeepLearning4J 中找到 GRU 实现,但似乎找不到。有谁知道 GRU 是否在 DL4J 中实现?如果是这样,请您指导我举一个例子。如果没有,这是否在他们的路线图上?
谢谢
你找不到一个,因为没有一个。它不在我们的路线图上,因为与 LSTM 相比,它没有明确的 ROI。我们有 LSTM 和双向。
总的来说,我们只需要一个,人们对此感到满意。