Deep Learning with Swift for Tensorflow: Differentiable Programming with Swift, Bhalley Rahul
Автор: Singh Ghotra Manpreet, Dua Rajdeep Название: Neural Network Programming with TensorFlow ISBN: 1788390393 ISBN-13(EAN): 9781788390392 Издательство: Неизвестно Рейтинг: Цена: 8458.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you are looking to build next-generation AI solutions for work or even for your pet projects, you`ll find this cookbook useful. With the help of easy-to-follow recipes, this book will take you through the advanced AI and machine learning approaches and algorithms that are required to build smart models for problem-solving.
Автор: Silaparasetty, Vinita Название: Deep learning projects using tensorflow 2 ISBN: 1484258010 ISBN-13(EAN): 9781484258019 Издательство: Springer Рейтинг: Цена: 9146.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Work through engaging and practical deep learning projects using TensorFlow 2.0.
Автор: Atienza, Rowel Название: Advanced deep learning with tensorflow 2 and keras - ISBN: 1838821651 ISBN-13(EAN): 9781838821654 Издательство: Неизвестно Рейтинг: Цена: 8458.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
Автор: Pramod Singh; Avinash Manure Название: Learn TensorFlow 2.0 ISBN: 1484255607 ISBN-13(EAN): 9781484255605 Издательство: Springer Рейтинг: Цена: 5487.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn TensorFlow 2.0 Chapter 1: TensorFlow 2.0 - An Introduction Chapter Goal: Introducing TensorFlow, major features, version 2.0 release. Chapter 2: Supervised Learning with TensorFlow 2.0Chapter Goal: Implementation of linear, logistic, SVM (Support Vector Machines) and random forest using TensorFlow. Chapter 3: Neural Networks and Deep Learning with TensorFlow 2.0Chapter Goal: Introduction to neural networks, deep learning and implementation using TensorFlow This chapter offers a detailed view of building Deep Learning models for various applications such as Forecasting using TensorFlow 2.0. The chapter also introduces optimization approaches and the techniques for hyper parameter tuning. Chapter 4: Images with TensorFlow 2.0Chapter Goal: TensorFlow 2.0 for images. This chapter focuses on building deep learning based models for image classification using TensorFlow 2.0. It covers advanced techniques such as GANs and transfer learning to image processing and classifications Chapter 5: Sequence to Sequence Modeling with TensorFlow 2.0 Chapter Goal: To understand sequence modeling using TensorFlow 2.0. This chapter covers the process of using different neural networks for NLP based tasks in TensorFlow 2.0. This includes sequence to sequence prediction, text translation using deep learning in TensorFlow 2.0 Chapter 6: TensorFlow 2.0 Models in Productionization Chapter Goal: Implementation of distributed training using TensorFlow. This chapter covers the process of scaling up the machine learning model training by implementing distributed training of TensorFlow models and deploying those models into production using TensorFlow serving layer
Автор: Galea, Alex Capelo, Luis Название: Applied deep learning with python ISBN: 1789804744 ISBN-13(EAN): 9781789804744 Издательство: Неизвестно Рейтинг: Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Getting started with data science can be overwhelming, even for experienced developers. In this two-part, hands-on book we`ll show you how to apply your existing understanding of the Python language to this new and exciting field that`s full of new opportunities (and high expectations)!
Автор: Manaswi, Navin Kumar Название: Deep learning with applications using python ISBN: 1484235150 ISBN-13(EAN): 9781484235157 Издательство: Springer Рейтинг: Цена: 9146.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Build deep learning applications, such as computer vision, speech recognition, and chatbots, using frameworks such as TensorFlow and Keras. This book helps you to ramp up your practical know-how in a short period of time and focuses you on the domain, models, and algorithms required for deep learning applications. Deep Learning with Applications Using Python covers topics such as chatbots, natural language processing, and face and object recognition. The goal is to equip you with the concepts, techniques, and algorithm implementations needed to create programs capable of performing deep learning. This book covers intermediate and advanced levels of deep learning, including convolutional neural networks, recurrent neural networks, and multilayer perceptrons. It also discusses popular APIs such as IBM Watson, Microsoft Azure, and scikit-learn. What You Will Learn
Work with various deep learning frameworks such as TensorFlow, Keras, and scikit-learn.
Build face recognition and face detection capabilities
Create speech-to-text and text-to-speech functionality
Make chatbots using deep learning
Who This Book Is For Data scientists and developers who want to adapt and build deep learning applications.
Описание: Learn how to solve challenging machine learning problems with TensorFlow, Google`s revolutionary new software library for deep learning. If you have some background in basic linear algebra and calculus, this practical book introduces machine-learning fundamentals.
Описание: This book is designed to guide you through TensorFlow 2 and how to use it effectively. Throughout the book, you will work through recipes and get hands-on experience to perform complex data computations, gain insights into your data, and more.
Автор: Gridin Название: Automated Deep Learning Using Neural Network Intelligence ISBN: 1484281489 ISBN-13(EAN): 9781484281482 Издательство: Springer Рейтинг: Цена: 7927.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Optimize, develop, and design PyTorch and TensorFlow models for a specific problem using the Microsoft Neural Network Intelligence (NNI) toolkit. This book includes practical examples illustrating automated deep learning approaches and provides techniques to facilitate your deep learning model development. The first chapters of this book cover the basics of NNI toolkit usage and methods for solving hyper-parameter optimization tasks. You will understand the black-box function maximization problem using NNI, and know how to prepare a TensorFlow or PyTorch model for hyper-parameter tuning, launch an experiment, and interpret the results. The book dives into optimization tuners and the search algorithms they are based on: Evolution search, Annealing search, and the Bayesian Optimization approach. The Neural Architecture Search is covered and you will learn how to develop deep learning models from scratch. Multi-trial and one-shot searching approaches of automatic neural network design are presented. The book teaches you how to construct a search space and launch an architecture search using the latest state-of-the-art exploration strategies: Efficient Neural Architecture Search (ENAS) and Differential Architectural Search (DARTS). You will learn how to automate the construction of a neural network architecture for a particular problem and dataset. The book focuses on model compression and feature engineering methods that are essential in automated deep learning. It also includes performance techniques that allow the creation of large-scale distributive training platforms using NNI. After reading this book, you will know how to use the full toolkit of automated deep learning methods. The techniques and practical examples presented in this book will allow you to bring your neural network routines to a higher level. What You Will Learn * Know the basic concepts of optimization tuners, search space, and trials * Apply different hyper-parameter optimization algorithms to develop effective neural networks * Construct new deep learning models from scratch * Execute the automated Neural Architecture Search to create state-of-the-art deep learning models * Compress the model to eliminate unnecessary deep learning layers Who This Book Is For Intermediate to advanced data scientists and machine learning engineers involved in deep learning and practical neural network development
Автор: Baranwal Ajay, Khatri Alizishaan, Baranwal Tanish Название: What`s New in TensorFlow 2.0 ISBN: 1838823859 ISBN-13(EAN): 9781838823856 Издательство: Неизвестно Рейтинг: Цена: 5148.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will cover all the new features that have been introduced in TensorFlow 2.0 especially the major highlight, including eager execution and more. You will learn how to make the best use of these features to migrate your codes from TensorFlow 1.x to TensorFlow 2.0 in a seamless way.
Описание: Chapter 1: Introduction to Deep Reinforcement LearningChapter Goal: Introduce the reader to field of reinforcement learning and setting the context of what they will learn in rest of the bookSub -Topics1. Deep reinforcement learning2. Examples and case studies3. Types of algorithms with mind-map4. Libraries and environment setup5. Summary Chapter 2: Markov Decision ProcessesChapter Goal: Help the reader understand models, foundations on which all algorithms are built. Sub - Topics 1. Agent and environment2. Rewards3. Markov reward and decision processes4. Policies and value functions5. Bellman equations Chapter 3: Model Based Algorithms Chapter Goal: Introduce reader to dynamic programming and related algorithms Sub - Topics: 1. Introduction to OpenAI Gym environment2. Policy evaluation/prediction3. Policy iteration and improvement4. Generalised policy iteration5. Value iteration Chapter 4: Model Free ApproachesChapter Goal: Introduce Reader to model free methods which form the basis for majority of current solutionsSub - Topics: 1. Prediction and control with Monte Carlo methods2. Exploration vs exploitation3. TD learning methods4. TD control5. On policy learning using SARSA6. Off policy learning using q-learning Chapter 5: Function Approximation Chapter Goal: Help readers understand value function approximation and Deep Learning use in Reinforcement Learning. 1. Limitations to tabular methods studied so far2. Value function approximation3. Linear methods and features used4. Non linear function approximation using deep Learning Chapter 6: Deep Q-Learning Chapter Goal: Help readers understand core use of deep learning in reinforcement learning. Deep q learning and many of its variants are introduced here with in depth code exercises. 1. Deep q-networks (DQN)2. Issues in Naive DQN 3. Introduce experience replay and target networks4. Double q-learning (DDQN)5. Duelling DQN6. Categorical 51-atom DQN (C51)7. Quantile regression DQN (QR-DQN)8. Hindsight experience replay (HER) Chapter 7: Policy Gradient Algorithms Chapter Goal: Introduce reader to concept of policy gradients and related theory. Gain in depth knowledge of common policy gradient methods through hands-on exercises1. Policy gradient approach and its advantages2. The policy gradient theorem3. REINFORCE algorithm4. REINFORCE with baseline5. Actor-critic methods6. Advantage actor critic (A2C/A3C)7. Proximal policy optimization (PPO)8. Trust region policy optimization (TRPO) Chapter 8: Combining Policy Gradients and Q-Learning Chapter Goal: Introduce reader to the trade offs between two approaches ways to connect together the two seemingly dissimilar approaches. Gain in depth knowledge of some land mark approaches.1. Tradeoff between policy gradients and q-learning2. The connection3. Deep deterministic policy gradient (DDPG)4. Twin delayed DDPG (TD3)5. Soft actor critic (SAC) Chapter 9: Integrated Learning and Planning Chapter Goal: Introduce reader to the scalable approaches which are sample efficient for scalable problems.1. Model based reinforcement learning
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru