Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Recognize digits new api 2#529

Merged
jetfuel merged 4 commits intoPaddlePaddle:high-level-api-branchfrom
jetfuel:recognize_digits_new_api_2
Jun 5, 2018
Merged

Recognize digits new api 2#529
jetfuel merged 4 commits intoPaddlePaddle:high-level-api-branchfrom
jetfuel:recognize_digits_new_api_2

Conversation

@jetfuel
Copy link
Contributor

@jetfuel jetfuel commented Jun 1, 2018

This is the second draft of the recognize digit updates.

The train.py is fully updated and working.

@jetfuel jetfuel self-assigned this Jun 1, 2018
# Test with Pass 0, Cost 0.326659, {'classification_error_evaluator': 0.09470000118017197}
```
```
Pass 0, Batch 0, Cost 0.125650
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these values ('Cost' values) consistent across different runs of the same program?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They don't need to be the same. The print is only for reference to show that the cost will decrease.

@jetfuel jetfuel merged commit 36fe738 into PaddlePaddle:high-level-api-branch Jun 5, 2018
@jetfuel jetfuel deleted the recognize_digits_new_api_2 branch June 5, 2018 00:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants