Skip to content

yangboz/as3MachineLearning

Repository files navigation

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

About

A pure AS3 library on Machine Learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages