𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Hands-On Neuroevolution with Python: Build high-performing artificial neural network architectures using neuroevolution-based algorithms

✍ Scribed by Iaroslav Omelianenko


Publisher
Packt Publishing
Year
2019
Tongue
English
Leaves
359
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Increase the performance of various neural network architectures using NEAT, HyperNEAT, ES-HyperNEAT, Novelty Search, SAFE, and deep neuroevolution

Key Features
β€’ Implement neuroevolution algorithms to improve the performance of neural network architectures
β€’ Understand evolutionary algorithms and neuroevolution methods with real-world examples
β€’ Learn essential neuroevolution concepts and how they are used in domains including games, robotics, and simulations

Book Description
Neuroevolution is a form of artificial intelligence learning that uses evolutionary algorithms to simplify the process of solving complex tasks in domains such as games, robotics, and the simulation of natural processes. This book will give you comprehensive insights into essential neuroevolution concepts and equip you with the skills you need to apply neuroevolution-based algorithms to solve practical, real-world problems.
You'll start with learning the key neuroevolution concepts and methods by writing code with Python. You'll also get hands-on experience with popular Python libraries and cover examples of classical reinforcement learning, path planning for autonomous agents, and developing agents to autonomously play Atari games. Next, you'll learn to solve common and not-so-common challenges in natural computing using neuroevolution-based algorithms. Later, you'll understand how to apply neuroevolution strategies to existing neural network designs to improve training and inference performance. Finally, you'll gain clear insights into the topology of neural networks and how neuroevolution allows you to develop complex networks, starting with simple ones.
By the end of this book, you will not only have explored existing neuroevolution-based algorithms, but also have the skills you need to apply them in your research and work assignments.

What you will learn
β€’ Discover the most popular neuroevolution algorithms – NEAT, HyperNEAT, and ES-HyperNEAT
β€’ Explore how to implement neuroevolution-based algorithms in Python
β€’ Get up to speed with advanced visualization tools to examine evolved neural network graphs
β€’ Understand how to examine the results of experiments and analyze algorithm performance
β€’ Delve into neuroevolution techniques to improve the performance of existing methods
β€’ Apply deep neuroevolution to develop agents for playing Atari games

Who this book is for
This book is for machine learning practitioners, deep learning researchers, and AI enthusiasts who are looking to implement neuroevolution algorithms from scratch. Working knowledge of the Python programming language and basic knowledge of deep learning and neural networks are mandatory.

✦ Table of Contents


  1. Overview of Neuroevolution Methods
  2. Python Libraries and Environment Setup
  3. Using NEAT for XOR Solver Optimization
  4. Pole-Balancing Experiments
  5. Autonomous Maze Navigation
  6. Novelty Search Optimization Method
  7. Hypercube-Based NEAT for Visual Discrimination
  8. ES-HyperNEAT and the Retina Problem
  9. Co-Evolution and the SAFE Method
  10. Deep Neuroevolution
  11. Best Practices, Tips, and Tricks
  12. Concluding Remarks

✦ Subjects


Evolutionary Computations; Neural Networks; Python; Convolutional Neural Networks; PyTorch; Neuroevolution Methods


πŸ“œ SIMILAR VOLUMES


Agile Artificial Intelligence in Pharo:
✍ Alexandre Bergel πŸ“‚ Library πŸ“… 2020 πŸ› Apress 🌐 English

<div>Cover classical algorithms commonly used as artificial intelligence techniques and program agile artificial intelligence applications using Pharo. This book takes a practical approach by presenting the implementation details to illustrate the numerous concepts it explains.Β </div><div><br></div>

Agile Artificial Intelligence in Pharo:
✍ Alexandre Bergel πŸ“‚ Library πŸ“… 2020 πŸ› Apress 🌐 English

<div>Cover classical algorithms commonly used as artificial intelligence techniques and program agile artificial intelligence applications using Pharo. This book takes a practical approach by presenting the implementation details to illustrate the numerous concepts it explains.Β </div><div><br></div>

Hands-On Graph Neural Networks Using Pyt
✍ Maxime Labonne πŸ“‚ Library πŸ“… 2023 πŸ› Packt 🌐 English

Design robust graph neural networks with PyTorch Geometric by combining graph theory and neural networks with the latest developments and apps Purchase of the print or Kindle book includes a free PDF eBook Key Features Implement state-of-the-art graph neural network architectures in Pytho

Hands-On Graph Neural Networks Using Pyt
✍ Maxime Labonne πŸ“‚ Library πŸ“… 2023 πŸ› Packt Publishing Pvt Ltd 🌐 English

Design robust graph neural networks with PyTorch Geometric by combining graph theory and neural networks with the latest developments and apps Purchase of the print or Kindle book includes a free PDF eBook Key Features Implement state-of-the-art graph neural network architectures in Python Cre

Hands-On Neural Networks: Learn how to b
✍ Leonardo De Marchi, Laura Mitchell πŸ“‚ Library πŸ“… 2019 πŸ› Packt Publishing 🌐 English

Design and create neural networks with deep learning and artificial intelligence principles using OpenAI Gym, TensorFlow, and Keras Key Features β€’ Explore neural network architecture and understand how it functions β€’ Learn algorithms to solve common problems using back propagation and perceptro

Building Computer Vision Applications Us
✍ Shamshad Ansari πŸ“‚ Library πŸ“… 2023 πŸ› Apress 🌐 English

<p><span>Computer vision is constantly evolving, and this book has been updated to reflect new topics that have emerged in the field since the first edition’s publication. All code used in the book has also been fully updated.</span></p><p><span>This second edition features new material covering ima