Skip to content
This repository was archived by the owner on Dec 11, 2018. It is now read-only.

Fix multiple bugs and make it compilable - tests passed #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clouedoc
Copy link

@clouedoc clouedoc commented Jul 4, 2018

Hello ! First of all, thanks for this amazing library.

I'm trying to get into machine learning, and I saw on youtube a guy that used the NEAT algorythm ( I don't know if it's called like that ^^' ), so I'm wanted to create a sort of AI-only pong.
Your library seemt the most complete, but I wasn't able to go get-it.

I'm a complete noob when it comes to machine learning, and I'm still learning golang, but today, I'm glad I think I've fixed the many bugs that made this library not compilable and made the test to not pass.

I don't know if I removed some usefull changes ( did I just reverted the library to an old state ? I don't really know ). I've put some // +build ignore to completely ignore files, so I don't know.

There are comments explaining changes.
If they're not clear, just tell me, and I'll explain what was the problem.

Also, tell me if you want me to remove these ugly github/@jesuiscamille: comments :) !

Have a good day !

PS: I don't know what the normal go test results should be. I'll do a simple XOR manual test, and write here if nothing got wrong 😄

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

Successfully merging this pull request may close these issues.

1 participant