Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeDegree TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceGranting InstitutionTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
172,021
result(s) for
"Neural Networks (Computer)"
Sort by:
Advanced deep learning with TensorFlow 2 and Keras : apply DL, GANs, VAEs, deep RL, unsupervised learning, object detection and segmentation, and more
2020,2024
A second edition of the bestselling guide to exploring and mastering deep learning with Keras, updated to include TensorFlow 2.x with new chapters on object detection, semantic segmentation, and unsupervised learning using mutual information.
Deep Learning with Pytorch Quick Start Guide
by
Julian, David
in
COMPUTERS / Computer Science
,
Machine learning
,
Neural networks (Computer science)
2018,2024
PyTorch is extremely powerful and yet easy to learn. It provides advanced features such as supporting multiprocessor, distributed and parallel computation. This book is an excellent entry point for those wanting to explore deep learning with PyTorch to harness its power.
Advanced Deep Learning with Keras
by
Atienza, Rowel
in
COMPUTERS / Artificial Intelligence / General
,
Machine learning
,
Neural networks (Computer science)
2018,2024
Understanding and coding advanced deep learning algorithms with the most intuitive deep learning library in existence
Key Features
* Explore the most advanced deep learning techniques that drive modern AI results
* Implement deep neural networks, autoencoders, GANs, VAEs, and deep reinforcement learning
* A wide study of GANs, including Improved GANs, Cross-Domain GANs, and Disentangled Representation GANs
Book Description
Recent developments in deep learning, including Generative Adversarial Networks (GANs), Variational Autoencoders (VAEs), and Deep Reinforcement Learning (DRL) are creating impressive AI results in our news headlines - such as AlphaGo Zero beating world chess champions, and generative AI that can create art paintings that sell for over $400k because they are so human-like.Advanced Deep Learning with Keras is a comprehensive guide to the advanced deep learning techniques available today, so you can create your own cutting-edge AI. Using Keras as an open-source deep learning library, you'll find hands-on projects throughout that show you how to create more effective AI with the latest techniques.The journey begins with an overview of MLPs, CNNs, and RNNs, which are the building blocks for the more advanced techniques in the book. You'll learn how to implement deep learning models with Keras and TensorFlow 1.x, and move forwards to advanced techniques, as you explore deep neural network architectures, including ResNet and DenseNet, and how to create autoencoders. You then learn all about GANs, and how they can open new levels of AI performance. Next, you'll get up to speed with how VAEs are implemented, and you'll see how GANs and VAEs have the generative power to synthesize data that can be extremely convincing to humans - a major stride forward for modern AI. To complete this set of advanced techniques, you'll learn how to implement DRL such as Deep Q-Learning and Policy Gradient Methods, which are critical to many modern results in AI.
What you will learn
* Cutting-edge techniques in human-like AI performance
* Implement advanced deep learning models using Keras
* The building blocks for advanced techniques - MLPs, CNNs, and RNNs
* Deep neural networks – ResNet and DenseNet
* Autoencoders and Variational Autoencoders (VAEs)
* Generative Adversarial Networks (GANs) and creative AI techniques
* Disentangled Representation GANs, and Cross-Domain GANs
* Deep reinforcement learning methods and implementation
* Produce industry-standard applications using OpenAI Gym
* Deep Q-Learning and Policy Gradient Methods
Who this book is for
Some fluency with Python is assumed. As an advanced book, you'll be familiar with some machine learning approaches, and some practical experience with DL will be helpful. Knowledge of Keras or TensorFlow 1.x is not required but would be helpful.
]]>
Reinforcement Learning with TensorFlow
by
Dutta, Sayon
in
Artificial intelligence
,
COMPUTERS / Computer Science
,
Neural networks (Computer science)
2018,2024
Reinforcement learning allows you to develop intelligent, self-learning systems. This book shows you how to put the concepts of Reinforcement Learning to train efficient models.You will use popular reinforcement learning algorithms to implement use-cases in image processing and NLP, by combining the power of TensorFlow and OpenAI Gym.
Robust optimization of spline models and complex regulatory networks : theory, methods and applications
This book introduces methods of robust optimization in multivariate adaptive regression splines (MARS) and Conic MARS in order to handle uncertainty and non-linearity. The proposed techniques are implemented and explained in two-model regulatory systems that can be found in the financial sector and in the contexts of banking, environmental protection, system biology and medicine. The book provides necessary background information on multi-model regulatory networks, optimization and regression. It presents the theory of and approaches to robust (conic) multivariate adaptive regression splines - R(C)MARS - and robust (conic) generalized partial linear models - R(C)GPLM - under polyhedral uncertainty. Further, it introduces spline regression models for multi-model regulatory networks and interprets (C)MARS results based on different datasets for the implementation. It explains robust optimization in these models in terms of both the theory and methodology. In this context it studies R(C)MARS results with different uncertainty scenarios for a numerical example. Lastly, the book demonstrates the implementation of the method in a number of applications from the financial, energy, and environmental sectors, and provides an outlook on future research.
Deep learning for computer vision
by
Shanmugamani, Rajalingappaa
in
Artificial intelligence
,
Artificial intelligence-Research
,
Big Data and Business Intelligence
2018,2024
Deep learning has shown its power in several application areas of Artificial Intelligence, especially in Computer Vision, the science of manipulating and processing images. In this book, you will learn different techniques in deep learning to accomplish tasks related to object classification, object detection, image segmentation, captioning, ...