Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AI Bug
Message
De
23/04/2005 12:42:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
AI Bug
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01007807
Message ID:
01007807
Vues:
58
I need the help of interested people to fix the LAST bug in the NNP generator. I have been trying for a few days.

The approach

1. Create a table with one numeric field.
2. Create six to ten records in the table
3. ONLY put the numbers 1 or 2 in those records.
4. By doing this, when our code is correct, the generator will create code that should match the code below. The output will be found in parttwo.prg


--------------------------------------------------------------------------------
Node3netout = (W3_5 * Node5Error) + (W3_6 * Node6Error)
Node4netout = (W4_5 * Node5Error) + (W4_6 * Node6Error)
As you can see, some of the numbers advance laterally, some vertically & some are static. An interesting coding problem.


--------------------------------------------------------------------------------


If you do not have the latest version of NNP.zip, let me know by email and I will send it to you in a reply.

The code we are working on is clearly marked near the bottom of the code found under the Generate button on the third form.

Once this is done, we should be able to introduce a pattern to the code and run it.

NNP is an open source VFP AI project. To begin the app, load the mainform into VFP and run it.
I ain't skeert of nuttin eh?
Yikes! What was that?
Répondre
Fil
Voir

Click here to load this message in the networking platform