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
Modify your random neural network generator to
Create a value for Kings: K=U(1.0,3.0)
Create a value for each weight: w=U(-0.2,0.2)
Create an initial value for sigma for each weight: =0.05
Save the results to a file
The text was updated successfully, but these errors were encountered:
Modify your random neural network generator to
Create a value for Kings: K=U(1.0,3.0)
Create a value for each weight: w=U(-0.2,0.2)
Create an initial value for sigma for each weight: =0.05
Save the results to a file
The text was updated successfully, but these errors were encountered: