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

How to generate the first number #4

Open
ken00335 opened this issue Mar 25, 2020 · 2 comments
Open

How to generate the first number #4

ken00335 opened this issue Mar 25, 2020 · 2 comments

Comments

@ken00335
Copy link

Epoch 998/1000

  • 0s - loss: 0.0422 - acc: 0.9778 - val_loss: 13.5994 - val_acc: 0.0000e+00
    Epoch 999/1000
  • 0s - loss: 0.0876 - acc: 0.9667 - val_loss: 12.6338 - val_acc: 0.1000
    Epoch 1000/1000
  • 0s - loss: 0.0998 - acc: 0.9556 - val_loss: 13.1530 - val_acc: 0.0000e+00
    1600/1600 [==============================] - 0s 16us/step

finish ! but how to generate the first number

@Taf13190
Copy link

Hello I'have the same result, but I can't find how to print the result number....

@ogfan
Copy link

ogfan commented Oct 6, 2023

Hello, @Taf13190
When call the modelo function, it returns the tuple array and you can get the classes array.
This array shows the probability of each number that can appear as a first number.
The maximum value number is a generated first number.

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

3 participants