LB Booster
« AI : Genetic Programming »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 04:05am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: AI : Genetic Programming  (Read 244 times)
bluatigro
Full Member
ImageImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 111
xx AI : Genetic Programming
« Thread started on: Oct 11th, 2015, 3:39pm »

this is a try at GP

GP what :
- creating a program by computer
GP how :
-1:create random programs [ write() ]
-2:get output from programs [ gprun() ]
-3:sort programs on fitness
-4:create childern from best [ mix() ]
-5:mutate some childern [ mutate() ]
-6:if best fitness > whished and generation < max goto 2

code at :
http://libertybasic.nl/viewtopic.php?f=4&t=649

i have a problem whit catching the last errors
that the code has to catch in gprun()
« Last Edit: Oct 11th, 2015, 3:41pm by bluatigro » User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls