An open API service indexing awesome lists of open source software.

https://github.com/yangboz/as3machinelearning

A pure AS3 library on Machine Learning.
https://github.com/yangboz/as3machinelearning

Last synced: 6 months ago
JSON representation

A pure AS3 library on Machine Learning.

Awesome Lists containing this project

README

          

as3MachineLearning
==================

A pure AS3 library on Machine Learning.

* AS3 Example

https://github.com/yangboz/glowing-avenger/

* ASDOC

http://htmlpreview.github.io/?https://github.com/yangboz/as3MachineLearning/blob/master/target/asdoc/index.html

* Reference

Google code:https://code.google.com/p/as3learning/

* Maven repository

http://repository-godpaper.forge.cloudbees.com/snapshot/com/godpaper/as3/as3MachineLearning/

* Genetic Algorithms

http://www.wardsystems.com/ga101.asp

http://www.obitko.com/tutorials/genetic-algorithms/ga-basic-description.php

http://www.ai-junkie.com/ga/intro/gat1.html

History
==================

A machine learning package, eventually to be a repository of several frameworks and classes, for now contains a limited selection of implemented frameworks.

* Currently implemented

>* Genetic algorithm framework

>* Markov chain implementation

>* code examples

* Intended Future Components

>* Neural Net framework

>* Bayesian classification

These classes depend on the polygonal labs datastructures project

These frameworks are intended to be easily extended and integrated into other projects.

Contributions from other developers are welcome.

Great thanks and contact sshipman@gmail.com