William B. Langdon – författare
Visar alla böcker från författaren William B. Langdon. Handla med fri frakt och snabb leverans.
19 produkter
19 produkter
Inbunden, Engelska, 1998
1 674 kr
Skickas inom 10-15 vardagar
Computers that `program themselves' has long been an aim of computer scientists. Recently genetic programming (GP) has started to show its promise by automatically evolving programs. Indeed in a small number of problems GP has evolved programs whose performance is similar to or even slightly better than that of programs written by people. The main thrust of GP has been to automatically create functions. While these can be of great use they contain no memory and relatively little work has addressed automatic creation of program code including stored data. This issue is the main focus of Genetic Programming, and Data Structures: Genetic Programming + Data Structures = Automatic Programming!. This book is motivated by the observation from software engineering that data abstraction (e.g., via abstract data types) is essential in programs created by human programmers. This book shows that abstract data types can be similarly beneficial to the automatic production of programs using GP. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! shows how abstract data types (stacks, queues and lists) can be evolved using genetic programming, demonstrates how GP can evolve general programs which solve the nested brackets problem, recognises a Dyck context free language, and implements a simple four function calculator. In these cases, an appropriate data structure is beneficial compared to simple indexed memory. This book also includes a survey of GP, with a critical review of experiments with evolving memory, and reports investigations of real world electrical network maintenance scheduling problems that demonstrate that Genetic Algorithms can find low cost viable solutions to such problems. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! should be of direct interest to computer scientists doing research on genetic programming, genetic algorithms, data structures, and artificial intelligence. In addition, this book will be of interest to practitioners working in all of these areas and to those interested in automatic programming.
209 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2011
272 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2008
114 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2012
1 674 kr
Skickas inom 10-15 vardagar
Computers that `program themselves' has long been an aim of computer scientists. Recently genetic programming (GP) has started to show its promise by automatically evolving programs. Indeed in a small number of problems GP has evolved programs whose performance is similar to or even slightly better than that of programs written by people. The main thrust of GP has been to automatically create functions. While these can be of great use they contain no memory and relatively little work has addressed automatic creation of program code including stored data. This issue is the main focus of Genetic Programming, and Data Structures: Genetic Programming + Data Structures = Automatic Programming!. This book is motivated by the observation from software engineering that data abstraction (e.g., via abstract data types) is essential in programs created by human programmers. This book shows that abstract data types can be similarly beneficial to the automatic production of programs using GP. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! shows how abstract data types (stacks, queues and lists) can be evolved using genetic programming, demonstrates how GP can evolve general programs which solve the nested brackets problem, recognises a Dyck context free language, and implements a simple four function calculator. In these cases, an appropriate data structure is beneficial compared to simple indexed memory. This book also includes a survey of GP, with a critical review of experiments with evolving memory, and reports investigations of real world electrical network maintenance scheduling problems that demonstrate that Genetic Algorithms can find low cost viable solutions to such problems. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! should be of direct interest to computer scientists doing research on genetic programming, genetic algorithms, data structures, and artificial intelligence. In addition, this book will be of interest to practitioners working in all of these areas and to those interested in automatic programming.
E-bok
PDF, Engelska, 20122 110 kr
Läs direkt efter köp
Computers that `program themselves'' has long been an aim of computer scientists. Recently genetic programming (GP) has started to show its promise by automatically evolving programs. Indeed in a small number of problems GP has evolved programs whose performance is similar to or even slightly better than that of programs written by people. The main thrust of GP has been to automatically create functions. While these can be of great use they contain no memory and relatively little work has addressed automatic creation of program code including stored data. This issue is the main focus of Genetic Programming, and Data Structures: Genetic Programming + Data Structures = Automatic Programming!. This book is motivated by the observation from software engineering that data abstraction (e.g., via abstract data types) is essential in programs created by human programmers. This book shows that abstract data types can be similarly beneficial to the automatic production of programs using GP. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! shows how abstract data types (stacks, queues and lists) can be evolved using genetic programming, demonstrates how GP can evolve general programs which solve the nested brackets problem, recognises a Dyck context free language, and implements a simple four function calculator. In these cases, an appropriate data structure is beneficial compared to simple indexed memory. This book also includes a survey of GP, with a critical review of experiments with evolving memory, and reports investigations of real world electrical network maintenance scheduling problems that demonstrate that Genetic Algorithms can find low cost viable solutions to such problems. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! should be of direct interest to computer scientists doing research on genetic programming, genetic algorithms, data structures, and artificial intelligence. In addition, this book will be of interest to practitioners working in all of these areas and to those interested in automatic programming.
Häftad, Engelska, 2001
565 kr
Skickas inom 10-15 vardagar
In this volume are the proceedings of the fourth European conference on - netic Programming (EuroGP 2001) which took place at Lake Como in Italy on April, 18{20 2001. EuroGP has become r mly established as the premier - ropean event devoted to Genetic Programming. EuroGP began life in 1998 as an international workshop and was held in Paris (14{15 April, LNCS 1391). - ter that it was held in Got .. eborg, Sweden (26{27 May 1999, LNCS 1598). Its r st appearance as a conference was last year in Edinburgh in Scotland (15{ 16 April, LNCS 1802). Each year EuroGP has been co-located with a series of specialist workshops (LNCS 1468, 1596, 1803). This year was no exception and EvoWorkshops 2001 were also held at Lake Como (18-19 April, LNCS 2037). Genetic Programming (GP) refers to a branch of Evolutionary Compu- tion in which computer programs are automatically generated over a period of time using a process that mimics Darwinian evolution. The 30 papers in these proceedings more than amply demonstrate the wide and varied applicability of GP.There are papers that apply GP to robotics, artic ial retina, character recognition, nancialprediction, digitall terandelectronic circuitdesign,image processing, data fusion, and biosequencing. In addition there are many papers that address foundational and theoretical issues. Arigorousdouble-blindrefereeing systemwasappliedtothe42submitted- pers. This resulted in 17 plenary talks(40% of those submitted) and 13 research posters.
Inbunden, Engelska, 2002
1 123 kr
Skickas inom 10-15 vardagar
Genetic programming (GP), one of the most advanced forms of evolutionary computation, has been highly successful as a technique for getting computers to automatically solve problems without having to tell them explicitly how. Since its inceptions more than ten years ago, GP has been used to solve practical problems in a variety of application fields. Along with this ad-hoc engineering approaches interest increased in how and why GP works. This book provides a coherent consolidation of recent work on the theoretical foundations of GP. A concise introduction to GP and genetic algorithms (GA) is followed by a discussion of fitness landscapes and other theoretical approaches to natural and artificial evolution. Having surveyed early approaches to GP theory it presents new exact schema analysis, showing that it applies to GP as well as to the simpler GAs. New results on the potentially infinite number of possible programs are followed by two chapters applying these new techniques.
E-bok
PDF, Engelska, 2003714 kr
Läs direkt efter köp
E-bok
PDF, Engelska, 2004708 kr
Läs direkt efter köp
This volume contains the proceedings of EuroGP 2000, the European Conf- ence on Genetic Programming, held in Edinburgh on the 15th and 16th April 2000. This event was the third in a series which started with the two European workshops: EuroGP’98, held in Paris in April 1998, and EuroGP’99, held in Gothenburg in May 1999. EuroGP 2000 was held in conjunction with EvoWo- shops 2000 (17th April) and ICES 2000 (17th-19th April). Genetic Programming (GP) is a growing branch of Evolutionary Compu- tion in which the structures in the population being evolved are computer p- grams. GP has been applied successfully to a large number of di?cult problems like automatic design, pattern recognition, robotic control, synthesis of neural networks, symbolic regression, music and picture generation, biomedical app- cations, etc. In recent years,even human-competitive results have been achieved by a number of groups. EuroGP 2000, the ?rst evolutionary computation conference of the new m- lennium, was the biggest event devoted to genetic programming to be held in Europe in 2000. It was a high quality conference where state-of-the-art work on the theory of GP and applications of GP to real world problems was presented.
E-bok
PDF, Engelska, 2003734 kr
Läs direkt efter köp
This book constitutes the refereed proceedings of the Second European Workshop on Genetic Programming, EuroPG ''99, held in Göteborg, Sweden in May 1999.The 12 revised full papers and 11 posters presented have been carefully reviewed and selected for inclusion in the book. All the relevant aspects of genetic programming are addressed ranging from traditional and foundational issues to applications in a variety of fields.
Häftad, Engelska, 1999
565 kr
Skickas inom 10-15 vardagar
This book constitutes the refereed proceedings of the Second European Workshop on Genetic Programming, EuroPG '99, held in Göteborg, Sweden in May 1999.The 12 revised full papers and 11 posters presented have been carefully reviewed and selected for inclusion in the book. All the relevant aspects of genetic programming are addressed ranging from traditional and foundational issues to applications in a variety of fields.
Häftad, Engelska, 2000
565 kr
Skickas inom 10-15 vardagar
This volume contains the proceedings of EuroGP 2000, the European Conf- ence on Genetic Programming, held in Edinburgh on the 15th and 16th April 2000. This event was the third in a series which started with the two European workshops: EuroGP’98, held in Paris in April 1998, and EuroGP’99, held in Gothenburg in May 1999. EuroGP 2000 was held in conjunction with EvoWo- shops 2000 (17th April) and ICES 2000 (17th-19th April). Genetic Programming (GP) is a growing branch of Evolutionary Compu- tion in which the structures in the population being evolved are computer p- grams. GP has been applied successfully to a large number of di?cult problems like automatic design, pattern recognition, robotic control, synthesis of neural networks, symbolic regression, music and picture generation, biomedical app- cations, etc. In recent years,even human-competitive results have been achieved by a number of groups. EuroGP 2000, the ?rst evolutionary computation conference of the new m- lennium, was the biggest event devoted to genetic programming to be held in Europe in 2000. It was a high quality conference where state-of-the-art work on the theory of GP and applications of GP to real world problems was presented.
Häftad, Engelska, 2010
1 125 kr
Skickas inom 10-15 vardagar
Genetic programming (GP), one of the most advanced forms of evolutionary computation, has been highly successful as a technique for getting computers to automatically solve problems without having to tell them explicitly how. Since its inceptions more than ten years ago, GP has been used to solve practical problems in a variety of application fields. Along with this ad-hoc engineering approaches interest increased in how and why GP works. This book provides a coherent consolidation of recent work on the theoretical foundations of GP. A concise introduction to GP and genetic algorithms (GA) is followed by a discussion of fitness landscapes and other theoretical approaches to natural and artificial evolution. Having surveyed early approaches to GP theory it presents new exact schema analysis, showing that it applies to GP as well as to the simpler GAs. New results on the potentially infinite number of possible programs are followed by two chapters applying these new techniques.
E-bok
PDF, Engelska, 20131 387 kr
Läs direkt efter köp
Genetic programming (GP), one of the most advanced forms of evolutionary computation, has been highly successful as a technique for getting computers to automatically solve problems without having to tell them explicitly how. Since its inceptions more than ten years ago, GP has been used to solve practical problems in a variety of application fields. Along with this ad-hoc engineering approaches interest increased in how and why GP works. This book provides a coherent consolidation of recent work on the theoretical foundations of GP. A concise introduction to GP and genetic algorithms (GA) is followed by a discussion of fitness landscapes and other theoretical approaches to natural and artificial evolution. Having surveyed early approaches to GP theory it presents new exact schema analysis, showing that it applies to GP as well as to the simpler GAs. New results on the potentially infinite number of possible programs are followed by two chapters applying these new techniques.
Engelska, 2012
667 kr
Skickas inom 5-8 vardagar