Artificial Intelligence Algorithm

From: LuPa (luis.perezv_at_gmail.com)
Date: 11/29/04


Date: 29 Nov 2004 07:44:40 -0800

Hello, my name is Luis Perez and I'm from Chile, in South America. I'm
23.

In the last 3 years i'v been developing an aritficial intelligence
algorithm.
I have already implemented a program in Visual Basic 6 that is able to
extract data patterns from row data.
It recieves input data wich is gattered through plugins. Then it
applies the pattern algorithm over this input and, if it finds any
pattern, it stores these patterns in memory.
If later data appears to belong to a specific pattern, then the
algorithm completes automatically this pattern, generating output.
This way, it returns this output data to the plugin specifically
related to this output (Text, Audio, Video, etc.).
This is what the implementation of my algorithm does, explained in
simple words.

Off course, i have tested, modified and optimized a lot of this
behavor all this time, turning this simple implementation into a much
more complex, abstract and powerfull one. My implementation is
completely functional and the algorithm works (i'v already tested it
with a Text plugin).

Currently i,m developing an Audio plugin so i'm looking forward to
support audio features like verbal commands, for example. Later i will
develop a Video plugin.

All the stages are ready for my project. At this time, i'v been by my
own, and now i'm seeking for contacts and help from people experienced
in this area. The point is: Can an algorithm be patented? How may i
get a patent for an algorithm, is that possisble? Also i want to
develop my project to further levels and start finding applications to
it.

Well, if you are interested, please mail back to give me any
suggestion, comment, question, etc. Any help is welcome. My e-mail is
lfperez@puc.cl. Thanx for reading.

LuPa.



Relevant Pages

  • Artificial Intelligence Algorithm
    ... applies the pattern algorithm over this input and, ... pattern, it stores these patterns in memory. ... it returns this output data to the plugin specifically ... Currently i,m developing an Audio plugin so i'm looking forward to ...
    (comp.programming)
  • Artificial Intelligence Algorithm
    ... applies the pattern algorithm over this input and, ... pattern, it stores these patterns in memory. ... it returns this output data to the plugin specifically ... Currently i,m developing an Audio plugin so i'm looking forward to ...
    (comp.programming)
  • Re: Serialize a Strategy Pattern List of objects with out xsi:type
    ... whether this is a strategy pattern or not. ... depends on how you define algorithm. ... As for your "secondly" comment about homework, ... suggest that you create a seperate class that you will serialize. ...
    (microsoft.public.dotnet.framework)
  • Re: Reading and writing a big file in Ada (GNAT) on Windows XP
    ... memory for a substring; this is very descriptively called memmemand ... common cases (no mapping, single character patterns, and so on). ... So in this case a better algorithm is probably the way to go (and I ... the source length is>M and the pattern length is>N, ...
    (comp.lang.ada)
  • Re: Mersenne Twister
    ... And no PRNG is unpredictable. ... >> Just give me the algorithm and the key and I can predict it ... >hard to write a test which is able to find a pattern. ... Since the key is far far shorter than the stream ...
    (sci.crypt)