Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NN Generator modification #12

Closed
DuaneShaffer opened this issue Feb 16, 2018 · 1 comment
Closed

NN Generator modification #12

DuaneShaffer opened this issue Feb 16, 2018 · 1 comment

Comments

@DuaneShaffer
Copy link
Collaborator

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

@DuaneShaffer
Copy link
Collaborator Author

Everything for this point is done except sigma for each weight which requires a smidge more modification. Will and I talked about this today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant