learning with constraints



>>From earlier thread in comp.ai.philosophy
From: "Glen M. Sizemore"
Date: Thu, 24 Nov 2005 12:36:47 -0500
Local: Fri, Nov 25 2005 4:36 am
Subject: Re: Cool visual illusion


JC:
I suspect we can learn just by being
exposed to an input with constraint as an
automatic result of the way we are wired.


GS:
I'm sorry, this sounds like gibberish.
Is that deliberate?


What I was thinking of was the acquisition
of knowledge. For example a favorite beginner
text processing program is to count the
frequency of each character in a text string.
Then to count how frequently one character
is followed by another.

Thus we can say the program has *learnt* how
frequently each character occurs and has
*learnt* how often each character is followed
by each other character.

This learning is the result of how the system
(computer) is wired (program) and being given
(exposed to) an input with constraint. An input
without constraint would make every character
and sequence of characters equally likely and
therefore what would there be to learn?

There is no reward system involved, it is just
the consequence of the wiring (program) and
the type of input (non random).

--
John Casey

.



Relevant Pages

  • Re: learning with constraints
    ... > frequency of each character in a text string. ... > an input with constraint. ... I make use of the "knowledge" in the rain gauge. ... turn on the irrigation system. ...
    (comp.ai.philosophy)
  • Re: learning with constraints
    ... frequency of each character in a text string. ... an input with constraint. ... if I put a rain gauge out in my yard ... tenaciously to such ridiculous notions? ...
    (comp.ai.philosophy)
  • Re: A challenging file to parse
    ... C99 can barely handle thousand character lines. ... I can't think at the moment of which constraint you might be ... I think C90 had a similar limit, but I don't have that at hand. ... since most systems support text files with arbitrarily long ...
    (comp.lang.c)
  • Re: check constraint**
    ... The check constraint that you have defined needs to have mininum of 9 ... you are doing positional comparison of the ... character of the emp_id must be in the range of A-Z, ... insert into t values--success (2nd check constraint clause ...
    (microsoft.public.sqlserver.programming)