I am trying NarX model with Python. When I run the following code I get the error below. How can I solve this error? what does the error mean?
net.learn(epochs= 30, show_epoch_results=True, random_testing=False)
I am trying NarX model with Python. When I run the following code I get the error below. How can I solve this error? what does the error mean?
net.learn(epochs= 30, show_epoch_results=True, random_testing=False)