Help - Search - Members - Calendar
Full Version: It Learns!
Hash, Inc. Forums > Forum Archives > A:M Forums Archive > (2010) > Off Topic Archive
HomeSlice
I know there are several people here who work with PHP from time to time, so I thought someone might be interested in this open source neural mesh network implemented in php and MySQL. There is a good intro article on it here: http://www.phpclasses.org/blog/post/119-Ne...rks-in-PHP.html
And here is the home page with downloads and documentation: http://neuralmesh.com/
NancyGormezano
Oooooo...scary stuff...I like my web sites deterministic...

I find the concept fascinating...Are there any truly successful applications? (doesn't mean it doesn't exist...I'm just not aware of it).

Did you have something in mind for using neural networks? I thought one needed a large sampling of appropriate data in order for some reasonable approximation of intellingent learning? I mean - Garbage in - garbage out, and all that...tho the web would be a place to gather good garbage.
robcat2075
Can this thing learn to convert polygons to splines?
NancyGormezano
successful: speech recognition, pattern recognition, image tracking, games, weather forecasting - maybe?



HomeSlice
QUOTE(robcat2075 @ Mar 9 2010, 05:00 PM) *
Can this thing learn to convert polygons to splines?


Theoretically, I suppose it could. But I have no idea how you would create the network to do that ... or how large a data set you would need before it actually starts making right choices ...

QUOTE
Did you have something in mind for using neural networks?

Not really, if I had more time I would just play with it until I got an idea for something specific. I just think its neat smile.gif
robcat2075
QUOTE(HomeSlice @ Mar 10 2010, 12:57 AM) *
QUOTE(robcat2075 @ Mar 9 2010, 05:00 PM) *
Can this thing learn to convert polygons to splines?


Theoretically, I suppose it could. But I have no idea how you would create the network to do that ... or how large a data set you would need before it actually starts making right choices ...



Make sure it does TAoA:M first.
NancyGormezano
QUOTE(HomeSlice @ Mar 9 2010, 10:57 PM) *
QUOTE(robcat2075 @ Mar 9 2010, 05:00 PM) *
Can this thing learn to convert polygons to splines?


Theoretically, I suppose it could. But I have no idea how you would create the network to do that ... or how large a data set you would need before it actually starts making right choices ...



I'm guessing that converting polygons to splines isn't a fuzzy logic type of problem, which I believe are the usual situations that use neural networks (eg stock market trends, weather, military maneuvers, etc). There is, I would imagine, a limited and relatively small number of situations of an indeterminate nature, that would have to be addressed for converting polys to splines, and for those cases that are indeterminate, it would seem that the user could help in making those decisions, perhaps? I am not in any way, saying that I understand the true scope of the problem, nor that it would it be easy.

EDIT: I'm assuming you mean an easy-for-user back and forth poly/spline - as of course, there already are the plugins, which require user dinking of splines for 3, 5 pointers.

I too have always been fascinated by neural networks and artificial intelligence, but have never done anything with them. I became aware of them sometime back in the 80's?

I suspect that search engines (like google, bing) might be using some of the concepts for determining which links are the most successful for actually providing info that the searcher was after. Aside from who pays the most advertising dollars.

EDIT: another successful neural app perhaps: The ROOMBA vacuum! - true Fuzzy dust bunny logic!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.