Re: AI Project

new topic     » goto parent     » topic index » view thread      » older message » newer message

On  0, Kat <kat at kogeijin.com> wrote:
> > Seriously, the "simulated" neural net is mostly data structures.
> > The hard-coded stuff will be the initial state of the data strucutres
> > and the Eu code itself which actually maniplulates the data structures.
> 
> If all the Eu code is hard coded, then how will it learn how to do anything 
> new?
> 
> Kat
> 

The information isnt in the Eu code.
Its stored in some other mechanism, like a neural net (which is stored as
a bunch of sequences).

The Eu code itself just manipulates the neural net on predefined
values (say whats good, or bad, basicly control the weighing of inputs
and
converting outputs, etc.) THAT has to be predefined. Everything which
doesnt,
does not have to be in Eu code, but just stored as part of the nerual net
(which can be a sequence,a nd thus can be modified).

jbrown

--

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu