Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Getting NaN after running AI. Is my training data wrong? #829

Unanswered
dominic-black asked this question in Q&A
Discussion options

Hello.
My training data looks as follows:

 input: [
 "Sett, Galio, Lee Sin, Miss Fortune, Pyke",
 "Pantheon, Aphelios, Kai'Sa, Fiddlesticks, Jhin",
 ],
 output: [1],

and I'm passing net.run(testData) where testData is
[ "Gwen, Graves, Gragas, Gnar, Jayce", "Darius, Jax, Kayn, Lux, Neeko" ].

Can anyone see why I would be getting NaN as a result?

Thank you.

You must be logged in to vote

Replies: 1 comment

Comment options

That only works with a LSTM.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /