Cantitate/Preț
Produs

Handbook of Neuroevolution Through Erlang

Autor Gene I. Sher
en Limba Engleză Hardback – 6 noi 2012
Handbook of Neuroevolution Through Erlang presents both the theory behind, and the methodology of, developing a neuroevolutionary-based computational intelligence system using Erlang. With a foreword written by Joe Armstrong, this handbook offers an extensive tutorial for creating a state of the art Topology and Weight Evolving Artificial Neural Network (TWEANN) platform. In a step-by-step format, the reader is guided from a single simulated neuron to a complete system. By following these steps, the reader will be able to use novel technology to build a TWEANN system, which can be applied to Artificial Life simulation, and Forex trading. Because of Erlang’s architecture, it perfectly matches that of evolutionary and neurocomptational systems. As a programming language, it is a concurrent, message passing paradigm which allows the developers to make full use of the multi-core & multi-cpu systems. Handbook of Neuroevolution Through Erlang explains how to leverage Erlang’s features in the field of machine learning, and the system’s real world applications, ranging from algorithmic financial trading to artificial life and robotics.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 188645 lei  6-8 săpt.
  Springer – 23 aug 2016 188645 lei  6-8 săpt.
Hardback (1) 238754 lei  6-8 săpt.
  Springer – 6 noi 2012 238754 lei  6-8 săpt.

Preț: 238754 lei

Preț vechi: 298443 lei
-20% Nou

Puncte Express: 3581

Preț estimativ în valută:
45691 47642$ 37973£

Carte tipărită la comandă

Livrare economică 20 martie-03 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781461444626
ISBN-10: 1461444624
Pagini: 852
Ilustrații: XX, 831 p. 172 illus.
Dimensiuni: 155 x 235 x 53 mm
Greutate: 13.89 kg
Ediția:2013
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Professional/practitioner

Cuprins

Introduction: Applications & Motivations.- Introduction to Neural Networks.- Introduction to Evolutionary Computation.- Introduction to Neuroevolutionary Methods.- The Unintentional Neural Network Programming Language.- Developing a Feed Forward Neural Network.- Adding the “Stochastic Hill-Climber” Learning Algorithm.- Developing a Simple Neuroevolutionary Platform.- Testing the Neuroevolutionary System.- DXNN: A Case Study.- Decoupling & Modularizing Our Neuroevolutionary Platform.- Keeping Track of Important Population and Evolutionary Stats.- The Benchmarker.- Creating the Two Slightly More Complex Benchmarks.- Neural Plasticity.- Substrate Encoding.- Substrate Plasticity.- Artificial Life.- Evolving Currency Trading Agents.- Conclusion.

Caracteristici

Provides a friendly step-by-step guide on the construction of Topology and Weight Evolving Artificial Neural Network systems from start to finish
Covers novel material for using Erlang in the construction of TWEANN systems
Explains why Neural Network based Computational Intelligence systems map perfectly to Erlang’s architecture, and the importance of this programming language to the future of computational intelligence
Introduces new TWEANN algorithms, with the final result being a concurrent, cutting edge, direct and indirect encoded, plasticity enabled, TWEANN platform