News

The Forward-Forward algorithm (FF) is comparable in speed to backpropagation but has the advantage that it can be used when the precise details of the forward computation are unknown.
After the publication of the backpropagation algorithm, it quickly became a popular method for training neural networks. However, it had its limitations. One of the main challenges with ...