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

Swift Artificial Intelligence Toolbox #134

Open
KevinCoble opened this issue Mar 30, 2016 · 2 comments
Open

Swift Artificial Intelligence Toolbox #134

KevinCoble opened this issue Mar 30, 2016 · 2 comments

Comments

@KevinCoble
Copy link

I would like to submit my AIToolbox project for consideration:

https://github.com/KevinCoble/AIToolbox.git

Thanks.

@hons82
Copy link

hons82 commented Mar 30, 2016

Nice, cool project... all working?

@KevinCoble
Copy link
Author

I have XCTest files for most of the classes in the framework. These test files make sure the classes themselves are working, as well as providing examples to users on how to use them. I have used the framework in a genetic-algorithm/alpha-beta search checkers program I played with (still can't get it to give a good end-game, but it beats me at the onset and middle-game handily!), and the support-vector code is being used in a some projects by other people around the world. I've used the neural network code in another project as well.

It's been a while since I've used some of the older classes, so I can't guarantee 100% that everything is there, and I know the Metal-neural-net needs some work - but the automated tests and projects it is used in tell me that most of it should be ready for prime-time. I'm hoping to get the word out about it so people can tell me what needs work, what I'm missing, and what they would like me to add next.

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

2 participants