You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When trying to run forward propagation (neuron by neuron, layer by layer or the whole network) on a neural network without providing test data, no change happens. User may not know why it is not working.
Describe the solution you'd like
To create a more user friendly interface, I suggest creating a pop-up notification to warn the user about the lack of test data
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: