Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Genetic Algorithms in Java Basics, Lee Jacobson; Burak Kanber


Варианты приобретения
Цена: 4745.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Lee Jacobson; Burak Kanber
Название:  Genetic Algorithms in Java Basics
ISBN: 9781484203293
Издательство: Springer
Классификация:
ISBN-10: 1484203291
Обложка/Формат: Paperback
Страницы: 154
Вес: 0.25 кг.
Дата издания: 27.11.2015
Язык: English
Размер: 238 x 159 x 13
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Genetic Algorithms in Java Basics is a brief introduction to solving problems using genetic algorithms, with working projects and solutions written in the Java programming language.


Introduction to algorithms  3 ed.

Автор: Cormen, Thomas H., E
Название: Introduction to algorithms 3 ed.
ISBN: 0262033844 ISBN-13(EAN): 9780262033848
Издательство: MIT Press
Рейтинг:
Цена: 27588.00 р.
Наличие на складе: Нет в наличии.

Описание: A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-base flow.

Introduction to genetic algorithms for scientists and engineers

Автор: Coley, David
Название: Introduction to genetic algorithms for scientists and engineers
ISBN: 9810236026 ISBN-13(EAN): 9789810236021
Издательство: World Scientific Publishing
Рейтинг:
Цена: 6494.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The approach taken in this text is largely practical, with algorithms being presented in full and working code (in BASIC, FORTRAN, PASCAL and C) on the accompanying disk. Exercises are included at the end of several chapters, many of which are computer based.

Genetic Algorithms for Applied CAD Problems

Автор: Viktor M. Kureichik; Sergey P. Malioukov; Vladimir
Название: Genetic Algorithms for Applied CAD Problems
ISBN: 3540852808 ISBN-13(EAN): 9783540852803
Издательство: Springer
Рейтинг:
Цена: 20962.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With new perspective technologies of genetic search and evolution simulation at the heart of this book, the authors wanted to show how these technologies are used for the solution of practical problems. This monograph is devoted to specialists of CAD.

Representations for Genetic and Evolutionary Algorithms

Автор: Franz Rothlauf
Название: Representations for Genetic and Evolutionary Algorithms
ISBN: 3642064108 ISBN-13(EAN): 9783642064104
Издательство: Springer
Рейтинг:
Цена: 23508.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In the field of genetic and evolutionary algorithms (GEAs), a large amount of theory and empirical study has been focused on operators and test problems, while problem representation has often been taken as given.

Genetic Algorithms + Data Structures = Evolution Programs

Автор: Zbigniew Michalewicz
Название: Genetic Algorithms + Data Structures = Evolution Programs
ISBN: 3642082335 ISBN-13(EAN): 9783642082337
Издательство: Springer
Рейтинг:
Цена: 13275.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Hence evolution programming techniques, based on genetic algorithms, are applicable to many hard optimization problems, such as optimization of functions with linear and nonlinear constraints, the traveling salesman problem, and problems of scheduling, partitioning, and control.

Genetic algorithms and genetic programming

Автор: Affenzeller, Michael (upper Austria University Of Applied Sciences, Hagenberg, And Johannes Kepler University Of Linz, Austria) Wagner, Stefan (upper
Название: Genetic algorithms and genetic programming
ISBN: 1138114278 ISBN-13(EAN): 9781138114272
Издательство: Taylor&Francis
Рейтинг:
Цена: 11176.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Genetic Algorithms and Genetic Programming: Modern Concepts and Practical Applications discusses algorithmic developments in the context of genetic algorithms (GAs) and genetic programming (GP). It applies the algorithms to significant combinatorial optimization problems and describes structure identification using HeuristicLab as a platform for algorithm development.

The book focuses on both theoretical and empirical aspects. The theoretical sections explore the important and characteristic properties of the basic GA as well as main characteristics of the selected algorithmic extensions developed by the authors. In the empirical parts of the text, the authors apply GAs to two combinatorial optimization problems: the traveling salesman and capacitated vehicle routing problems. To highlight the properties of the algorithmic measures in the field of GP, they analyze GP-based nonlinear structure identification applied to time series and classification problems.

Written by core members of the HeuristicLab team, this book provides a better understanding of the basic workflow of GAs and GP, encouraging readers to establish new bionic, problem-independent theoretical concepts. By comparing the results of standard GA and GP implementation with several algorithmic extensions, it also shows how to substantially increase achievable solution quality.

Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions

Автор: Buontempo Frances
Название: Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions
ISBN: 168050620X ISBN-13(EAN): 9781680506204
Издательство: Wiley
Рейтинг:
Цена: 5859.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Now you can create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, cellular automata, and clusters. Learn how to test your ML code and dive into even more advanced topics. If you are a beginner-to-intermediate programmer keen to understand machine learning, this book is for you.

Discover machine learning algorithms using a handful of self-contained recipes. Build a repertoire of algorithms, discovering terms and approaches that apply generally. Bake intelligence into your algorithms, guiding them to discover good solutions to problems.

In this book, you will:

  • Use heuristics and design fitness functions.
  • Build genetic algorithms.
  • Make nature-inspired swarms with ants, bees and particles.
  • Create Monte Carlo simulations.
  • Investigate cellular automata.
  • Find minima and maxima, using hill climbing and simulated annealing.
  • Try selection methods, including tournament and roulette wheels.
  • Learn about heuristics, fitness functions, metrics, and clusters.

Test your code and get inspired to try new problems. Work through scenarios to code your way out of a paper bag; an important skill for any competent programmer. See how the algorithms explore and learn by creating visualizations of each problem. Get inspired to design your own machine learning projects and become familiar with the jargon.

What You Need:

Code in C++ (>= C++11), Python (2.x or 3.x) and JavaScript (using the HTML5 canvas). Also uses matplotlib and some open source libraries, including SFML, Catch and Cosmic-Ray. These plotting and testing libraries are not required but their use will give you a fuller experience. Armed with just a text editor and compiler/interpreter for your language of choice you can still code along from the general algorithm descriptions.

Think Data Structures: Algorithms and Information Retrieval in Java

Автор: Downey Allen B.
Название: Think Data Structures: Algorithms and Information Retrieval in Java
ISBN: 1491972394 ISBN-13(EAN): 9781491972397
Издательство: Wiley
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you`re a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering-data structures and algorithms-in a way that`s clearer, more concise, and more engaging than other materials.

Nature-inspired methods in chemometrics: genetic algorithms and a

Автор: Riccardo Leardi
Название: Nature-inspired methods in chemometrics: genetic algorithms and a
ISBN: 0444513507 ISBN-13(EAN): 9780444513502
Издательство: Elsevier Science
Рейтинг:
Цена: 32423.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Genetic Algorithms (GA) and Artificial Neural Networks (ANN) have progressively increased in importance amongst the techniques routinely used in chemometrics. Divided into two sections (GA and ANN), this book contains contributions from experts in the field and is of use to those who are using or are interested in GA and ANN.

Grouping Genetic Algorithms

Автор: Mutingi
Название: Grouping Genetic Algorithms
ISBN: 3319443933 ISBN-13(EAN): 9783319443935
Издательство: Springer
Рейтинг:
Цена: 19564.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents advances and innovations in grouping genetic algorithms, enriched with new and unique heuristic optimization techniques. These algorithms are specially designed for solving industrial grouping problems where system entities are to be partitioned or clustered into efficient groups according to a set of guiding decision criteria. Examples of such problems are: vehicle routing problems, team formation problems, timetabling problems, assembly line balancing, group maintenance planning, modular design, and task assignment. A wide range of industrial grouping problems, drawn from diverse fields such as logistics, supply chain management, project management, manufacturing systems, engineering design and healthcare, are presented. Typical complex industrial grouping problems, with multiple decision criteria and constraints, are clearly described using illustrative diagrams and formulations. The problems are mapped into a common group structure that can conveniently be used as an input scheme to specific variants of grouping genetic algorithms. Unique heuristic grouping techniques are developed to handle grouping problems efficiently and effectively. Illustrative examples and computational results are presented in tables and graphs to demonstrate the efficiency and effectiveness of the algorithms.Researchers, decision analysts, software developers, and graduate students from various disciplines will find this in-depth reader-friendly exposition of advances and applications of grouping genetic algorithms an interesting, informative and valuable resource.

Algorithms Illuminated, Part 1: The Basics

Автор: Roughgarden Tim
Название: Algorithms Illuminated, Part 1: The Basics
ISBN: 0999282905 ISBN-13(EAN): 9780999282908
Издательство: Неизвестно
Цена: 2757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Provides a conceptual approach that will encourage students learning algebra to employ a variety of thinking processes and strategies and, most importantly, will enable them to truly understand the concepts that underlie the problems they are solving. The book includes tasks focusing on algebraic expressions, equations, and functions, followed by tasks that integrate several mathematical concepts.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия