본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

[체험판] Neural Network Programming with TensorFlow 상세페이지

리디 info

* 이 책은 본권의 일부를 무료로 제공하는 체험판입니다.
* 본권 구입을 원하실 경우, [이 책의 시리즈]→[책 선택] 후 구매해주시기 바랍니다.


[체험판] Neural Network Programming with TensorFlow작품 소개

<[체험판] Neural Network Programming with TensorFlow> ▶Book Description
If you're aware of the buzz surrounding the terms such as "machine learning," "artificial intelligence," or "deep learning," you might know what neural networks are. Ever wondered how they help in solving complex computational problem efficiently, or how to train efficient neural networks? This book will teach you just that.

You will start by getting a quick overview of the popular TensorFlow library and how it is used to train different neural networks. You will get a thorough understanding of the fundamentals and basic math for neural networks and why TensorFlow is a popular choice Then, you will proceed to implement a simple feed forward neural network. Next you will master optimization techniques and algorithms for neural networks using TensorFlow. Further, you will learn to implement some more complex types of neural networks such as convolutional neural networks, recurrent neural networks, and Deep Belief Networks. In the course of the book, you will be working on real-world datasets to get a hands-on understanding of neural network programming. You will also get to train generative models and will learn the applications of autoencoders.

By the end of this book, you will have a fair understanding of how you can leverage the power of TensorFlow to train neural networks of varying complexities, without any hassle. While you are learning about various neural network implementations you will learn the underlying mathematics and linear algebra and how they map to the appropriate TensorFlow constructs.

▶What You Will Learn
⦁ Learn Linear Algebra and mathematics behind neural network.
⦁ Dive deep into Neural networks from the basic to advanced concepts like CNN, RNN Deep Belief Networks, Deep Feedforward Networks.
⦁ Explore Optimization techniques for solving problems like Local minima, Global minima, Saddle points
⦁ Learn through real world examples like Sentiment Analysis.
⦁ Train different types of generative models and explore autoencoders.
⦁ Explore TensorFlow as an example of deep learning implementation.

▶Key Features
⦁ Develop a strong background in neural network programming from scratch, using the popular Tensorflow library.
⦁ Use Tensorflow to implement different kinds of neural networks - from simple feedforward neural networks to multilayered perceptrons, CNNs, RNNs and more.
⦁ A highly practical guide including real-world datasets and use-cases to simplify your understanding of neural networks and their implementation.

▶Style and approach
This book is designed to give you just the right number of concepts to back up the examples. With real-world use cases and problems solved, this book is a handy guide for you. Each concept is backed by a generic and real-world problem, followed by a variation, making you independent and able to solve any problem with neural networks. All of the content is demystified by a simple and straightforward approach.

▶Who This Book Is For
This book is meant for developers with a statistical background who want to work with neural networks. Though we will be using TensorFlow as the underlying library for neural networks, this book can be used as a generic resource to bridge the gap between the math and the implementation of deep learning. If you have some understanding of Tensorflow and Python and want to learn what happens at a level lower than the plain API syntax, this book is for you.

▶What this book covers
⦁ Chapter 1, Maths for Neural Networks, covers the basics of algebra, probability, and optimization techniques for neural networks.
⦁ Chapter 2, Deep Feedforward Networks, explains the basics of perceptrons, neurons, and feedforward neural networks. You will also learn about various learning techniques and mainly the core learning algorithm called backpropagation.
⦁ Chapter 3, Optimization for Neural Networks, covers optimization techniques that are fundamental to neural network learning.
⦁ Chapter 4, Convolutional Neural Networks, discusses the CNN algorithm in detail. CNNs and their application to different data types will also be covered.
⦁ Chapter 5, Recurrent Neural Networks, covers the RNN algorithm in detail. RNNs and their application to different data types are covered as well.
⦁ Chapter 6, Generative Models, explains the basics of generative models and the different approaches to generative models.
⦁ Chapter 7, Deep Belief Networking, covers the basics of deep belief networks, how they differ from the traditional neural networks, and their implementation.
⦁ Chapter 8, Autoencoders, provides an introduction to autoencoders, which have recently come to the forefront of generative modeling.
Chapter 9, Deep Learning Research and Summary, discusses the current and future research details on deep learning. It also points the readers to papers for reference reading.
⦁ Appendix, Getting Started with TensorFlow, discusses environment setup of TensorFlow, comparison of TensorFlow with NumPy, and the concept if Auto differentiation



출판사 서평

▶Editorial Review
If you're aware of the buzz surrounding terms such as machine learning, artificial intelligence, or deep learning, you might know what neural networks are. Ever wondered how they help solve complex computational problems efficiently, or how to train efficient neural networks? This book will teach you both of these things, and more.

You will start by getting a quick overview of the popular TensorFlow library and see how it is used to train different neural networks. You will get a thorough understanding of the fundamentals and basic math for neural networks and why TensorFlow is a popular choice. Then, you will proceed to implement a simple feedforward neural network. Next, you will master optimization techniques and algorithms for neural networks using TensorFlow. Further, you will learn how to implement some more complex types of neural networks such as convolutional neural networks (CNNs), recurrent neural networks (RNNs), and Deep Belief Networks 0;(DBNs). In the course of the book, you will be working on realworld datasets to get a hands-on understanding of neural network programming. You will also get to train generative models and will learn the applications of autoencoders.

By the end of this book, you will have a fair understanding of how to leverage the power of TensorFlow to train neural networks of varying complexities, without any hassle.


저자 소개

⦁ Manpreet Singh Ghotra
Manpreet Singh Ghotra has more than 15 years of experience in software development for both enterprise and big data software. He is currently working on developing a machine learning platform/API's using open source libraries and frameworks like TensorFlow, Keras, Apache Spark and PredictionIO at Salesforce. He has worked on various machine learning systems like sentiment analysis, spam detection, image moderation and anomaly detection. He was part of the machine learning group at one of the largest online retailers in the world, working on transit time calculations using R and Apache Mahout. With a master's and a postgraduate degree in machine learning, he has contributed to and worked for the machine learning community.

⦁ Rajdeep Dua
Rajdeep Dua has over 18 years of experience in the cloud, big data, and machine learning space. He has worked in the advocacy team for Google's big data tools, BigQuery. He has worked on the Greenplum big data platform at VMware in the developer evangelist team. He also worked closely with a team on porting Spark to run on VMware's public and private cloud as a feature set. He has taught Spark and big data at some of the most prestigious tech schools in India--IIIT Hyderabad, ISB, IIIT Delhi, and College of Engineering, Pune.

Currently, he leads the developer relations team at Salesforce India. He also works with the data pipeline team at Salesforce, which uses Hadoop and Spark to expose big data processing tools for developers.

He has published Big Data and Spark tutorials. He has also presented BigQuery and Google App Engine at the W3C conference in Hyderabad. He led the developer relations teams at Google, VMware, and Microsoft, and he has spoken at hundreds of other conferences on the cloud. Some of the other references to his work can be seen at Your Story and on ACM digital library.

His contributions to the open source community are related to Docker, Kubernetes, Android, OpenStack, and cloud foundry. You can connect with him on LinkedIn.

목차

▶TABLE of CONTENTS
1: MATHS FOR NEURAL NETWORKS
2: DEEP FEEDFORWARD NETWORKS
3: OPTIMIZATION FOR NEURAL NETWORKS
4: CONVOLUTIONAL NEURAL NETWORKS
5: RECURRENT NEURAL NETWORKS
6: GENERATIVE MODELS
7: DEEP BELIEF NETWORKING
8: AUTOENCODERS
9: DEEP LEARNING RESEARCH IN NEURAL NETWORKS
Appendix: GETTING STARTED WITH TENSORFLOW


리뷰

구매자 별점

0.0

점수비율
  • 5
  • 4
  • 3
  • 2
  • 1

0명이 평가함

리뷰 작성 영역

이 책을 평가해주세요!

내가 남긴 별점 0.0

별로예요

그저 그래요

보통이에요

좋아요

최고예요

별점 취소

구매자 표시 기준은 무엇인가요?

'구매자' 표시는 리디에서 유료도서 결제 후 다운로드 하시거나 리디셀렉트 도서를 다운로드하신 경우에만 표시됩니다.

무료 도서 (프로모션 등으로 무료로 전환된 도서 포함)
'구매자'로 표시되지 않습니다.
시리즈 도서 내 무료 도서
'구매자’로 표시되지 않습니다. 하지만 같은 시리즈의 유료 도서를 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
도서를 영구 삭제해도 ‘구매자’ 표시는 남아있습니다.
결제 취소
‘구매자’ 표시가 자동으로 사라집니다.

이 책과 함께 구매한 책


이 책과 함께 둘러본 책



본문 끝 최상단으로 돌아가기

spinner
모바일 버전