Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation function problem #22

Open
gaoyuxinlove opened this issue Jan 26, 2018 · 1 comment
Open

Activation function problem #22

gaoyuxinlove opened this issue Jan 26, 2018 · 1 comment

Comments

@gaoyuxinlove
Copy link

when I train Lenet , I use ReLU as activation function .The accuracy is 0.1 , but I use PReLU , the accuracy is 0.98 . I don't know why .

@wy1iu
Copy link
Owner

wy1iu commented Jan 29, 2018

You may need to change the hyperparameters for ReLU to converge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants