crystal-aitk
aitk
Artificial Intelligence Tool Kit for Crystal programming language.
Currently it is just a sandbox, where I learn the AI algorithms based on Artificial Intelligence for Humans books.
So far implemented
- Clustering
- K-meaning
- Radial basis functions network
- Optimization
- Nelder-Mead method
- Hill Climbing method
- Greedy Random method
Installation
Add this to your application's shard.yml
:
dependencies:
aitk:
github: greyblake/crystal-aitk
Usage
require "aitk"
Contributors
- greyblake Potapov Sergey - creator, maintainer
Repository
crystal-aitk
Owner
Statistic
- 8
- 0
- 0
- 0
- 0
- almost 6 years ago
- February 21, 2016
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 00:58:49 GMT
Languages