A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: [interest check] machine learning library

  1. #1
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801

    [interest check] machine learning library

    I've been putting together a small library of classes useful for machine learning purposes in anticipation of some games I'll probably never make. So far I've got frameworks and specific implementations of genetic algorithms and markov chains. Would anyone be interested in a general machine learning utility library with classes for the above and possibly things like bayesian classifiers and neural nets?

    More to the point, if I did open source such a project, would anyone be interested in contributing?

    No demo so far, but I do have working code. I just haven't hooked it up to anything visual yet.

  2. #2
    Ө_ө sleepy mod
    Join Date
    Mar 2003
    Location
    Oregon, USA
    Posts
    2,441
    This sounds awesome - but in that way where I'd love to play around with it but I can't put it into any of my commercial stuff so it would be endlessly on the back-burner

    In the same vein, I don't know anything about Markov or Bayesian algorithms but I'm happy to contribute grunt work and code optimization stuff. Pm me if you decide to move ahead (or even if you dont) it sounds like a rad project!

  3. #3
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    Sounds like a good idea. I don't know anything about Markov or Bayesian algorithms either but would be interested contributing If there is something for me to contribute.
    - The right of the People to create Flash movies shall not be infringed. -

  4. #4
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    I finally put together a somewhat visual demo. Bear in mind that this is not the best application for genetic algorithms, but it does show how they work.

    http://suckatmath.com/personal/machi...ing/index.html

    I'll clean up some documentation tonight and put it on google code or somewhere.

  5. #5
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    I've had this stuff sitting on my hard drive for a week or two but only just now opened the google code project. Figured I'd bump this with a link.

    http://code.google.com/p/as3learning/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center