Skip to content

update lenet model to use sigmoid instead of relu - #3235

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_952790223
Open

update lenet model to use sigmoid instead of relu #3235
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_952790223

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

update lenet model to use sigmoid instead of relu

Intermediate weights:
Layer 'conv1': [-13.791298, 19.075848, -13.116619, 18.570767]
Layer 'conv2': [-17.877365, 16.100475, -16.836949, 15.082809]
Layer 'linear1': [-19.966425, 17.822727, -16.719387, 14.231351]
Layer 'linear2': [-6.552537, 7.418627, -5.868689, 6.562902]

Test:
Avg. loss: 0.058 Accuracy: 9828/10000 (98.3%)

Intermediate weights:
Layer 'conv1': [-13.791298, 19.075848, -13.116619, 18.570767]
Layer 'conv2': [-17.877365, 16.100475, -16.836949, 15.082809]
Layer 'linear1': [-19.966425, 17.822727, -16.719387, 14.231351]
Layer 'linear2': [-6.552537, 7.418627, -5.868689, 6.562902]

Test:
Avg. loss: 0.058        Accuracy: 9828/10000 (98.3%)
PiperOrigin-RevId: 952790223
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

Successfully merging this pull request may close these issues.

1 participant