-
Notifications
You must be signed in to change notification settings - Fork 74
User error #4
Copy link
Copy link
Open
Description
I am trying to build a similar model using Tensorflow 2 with a slightly different neural network. The only error I continue to encounter is in the agent's "best_move" function. It continues to provide an error stating I am comparing "float" values to "None" values. I am unsure if this is a result of my improperly building the network, and as a result I am incorrectly feeding values to the network or if this is due to me incorrectly building the agent.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels