in reply to Re: Re: Testing Inline::C Modules
in thread Testing Inline::C Modules
I good quote somewhere, that is entirely irrelevant, and mostly forgotten, went something like this: "The two worst ways to solve a problem are neural networks and genetic algorithms". It's not really an insult, but more of a statement of the A.I. pathology: The former must know when it has found the answer, and the later must know the solution and works on how to get there from the problem. In all, this impresses as me as being insanely cool in a computational overkill sort of way. But this is the sort of theory and weirdness I love to play with.
Without a doubt though, it's safer to play with this massive structures in something that has some decent garbage collection and memory management. Your choice on Inline::C shows extreme bravery -- but I guess the speed is required for something which is, by definition, inefficient. If you know how to solve a problem without a Neural Net or genetic algorithm, then you don't need the neural net.
I can't find it, but there was a neural net somewhere used to reproduce circuits humans had already invented. The designs left some extra resistors in strange places, and in many cases, scientists weren't exactly sure what they did. It is possible, in the future, to see more of this kind of work -- many problems exist where we can define the inputs and the outputs, but can't invent the middle layer.
Game on.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re(*): Neural Nets and Verbal SQL
by Ovid (Cardinal) on Feb 11, 2004 at 18:38 UTC | |
by flyingmoose (Priest) on Feb 11, 2004 at 18:54 UTC | |
by Ovid (Cardinal) on Feb 11, 2004 at 19:05 UTC | |
by flyingmoose (Priest) on Feb 11, 2004 at 19:39 UTC | |
|
Re^4: Testing Inline::C Modules
by adrianh (Chancellor) on Feb 12, 2004 at 00:08 UTC |