rasbt / deeplearning-models

A collection of various deep learning architectures, models, and tips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a problem about LeNet-5 Classifier

zhangruochi opened this issue · comments

Hi,
The model of LeNet-5 contains no nonlinearity. Is it wrong?

oh wow, now that you mentioned that ... I remember having them in the forward method, not sure how that went missing. will fix that