Neural Networks in Unity e-bog
265,81 DKK
(inkl. moms 332,26 DKK)
Learn the core concepts of neural networks and discover the different types of neural network, using Unity as your platform. In this book you will start by exploring back propagation and unsupervised neural networks with Unity and C#. You'll then move onto activation functions, such as sigmoid functions, step functions, and so on. The author also explains all the variations of neural networks s...
E-bog
265,81 DKK
Forlag
Apress
Udgivet
14 juli 2018
Genrer
Games development and programming
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9781484236734
Learn the core concepts of neural networks and discover the different types of neural network, using Unity as your platform. In this book you will start by exploring back propagation and unsupervised neural networks with Unity and C#. You'll then move onto activation functions, such as sigmoid functions, step functions, and so on. The author also explains all the variations of neural networks such as feed forward, recurrent, and radial.Once you've gained the basics, you'll start programming Unity with C#. In this section the author discusses constructing neural networks for unsupervised learning, representing a neural network in terms of data structures in C#, and replicating a neural network in Unity as a simulation. Finally, you'll define back propagation with Unity C#, before compiling your project.What You'll LearnDiscover the concepts behind neural networksWork with Unity and C# See the difference between fully connected and convolutional neural networksMaster neural network processing for Windows 10 UWPWho This Book Is ForGaming professionals, machine learning and deep learning enthusiasts.