FATE icon indicating copy to clipboard operation
FATE copied to clipboard

NN paper mistake report

Open DutyCat opened this issue 4 years ago • 2 comments

Describe the bug in 《Deep Neural Network for Collaborative Machine Learning with Additively Homomorphic Encryption》paper,there are two oblivious mistakes。 1)at algorithm 1,original description is “ai ← σ(W2x)”,it should be "ai ← σ(W1x)". 2)at section3.4,the learning rate η should be outing of the bracket。

DutyCat avatar Aug 10 '21 12:08 DutyCat

thanks for your feedback.

dylan-fan avatar Oct 06 '21 11:10 dylan-fan

okk

DutyCat avatar Aug 29 '23 01:08 DutyCat