본문 바로가기

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

Deep Learning with R for Beginners 상세페이지

Deep Learning with R for Beginners

Design neural network models in R 3.5 using TensorFlow, Keras, and MXNet

  • 관심 0
소장
전자책 정가
27,000원
판매가
27,000원
출간 정보
  • 2019.05.20 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 605 쪽
  • 17.6MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781838647223
ECN
-
Deep Learning with R for Beginners

작품 정보

▶What You Will Learn
- Implement credit card fraud detection with autoencoders
- Train neural networks to perform handwritten digit recognition using MXNet
- Reconstruct images using variational autoencoders
- Explore the applications of autoencoder neural networks in clustering and dimensionality reduction
- Create natural language processing (NLP) models using Keras and TensorFlow in R
- Prevent models from overfitting the data to improve generalizability
- Build shallow neural network prediction models

▶Key Features
- Get to grips with the fundamentals of deep learning and neural networks
- Use R 3.5 and its libraries and APIs to build deep learning models for computer vision and text processing
- Implement effective deep learning systems in R with the help of end-to-end projects

▶Who This Book Is For
This Learning Path is for aspiring data scientists, data analysts, machine learning developers, and deep learning enthusiasts who are well versed in machine learning concepts and are looking to explore the deep learning paradigm using R. A fundamental understanding of R programming and familiarity with the basic concepts of deep learning are necessary to get the most out of this Learning Path.

▶What this book covers
- Chapter 1, Getting Started with Deep Learning, gives an introduction to deep learning and neural networks. It also gives a brief introduction on how to set up your R environment.

- Chapter 2, Training a Prediction Model, begins with building neural network models using the existing packages in R. This chapter also discusses overfitting, which is an issue in most deep learning models

- Chapter 3, Deep Learning Fundamentals, teaches how to build a neural network in R from scratch. We then show how our code relates to MXNet, a deep learning library.

- Chapter 4, Training Deep Prediction Models, looks at activations and introduces the MXNet library. We then build a deep learning prediction model for a real-life example. We will take a raw dataset of transactional data and develop a data pipeline to create a model that predicts which customers will return in the next 14 days.

- Chapter 5, Image Classification Using Convolutional Neural Networks, looks at image classification tasks. First, we will introduce some of the core concepts, such as convolutional and pooling layers, and then we will show how to use these layers to classify images

- Chapter 6, Tuning and Optimizing Models, discusses how to tune and optimize deep learning models. We look at tuning hyperparameters and using data augmentation.

- Chapter 7, Natural Language Processing Using Deep Learning, shows how to use deep learning for Natural Language Processing (NLP) tasks. We show how deep learning algorithms outperform traditional NLP techniques, while also being much easier to develop

- Chapter 8, Deep Learning Models Using TensorFlow in R, looks at using the TensorFlow API in R. We also look at some additional packages available within TensorFlow that make developing TensorFlow models simpler and help in hyperparameter selection.

- Chapter 9, Anomaly Detection and Recommendation Systems, shows how we can use deep learning models to create embeddings that are lower order representations of data. We then show how to use embeddings for anomaly detection and to create a recommendation system.

- Chapter 10, Running Deep Learning Models in the Cloud, covers how to use AWS, Azure, and Google Cloud services to train deep learning models. This chapter shows how to train your models at low-cost in the cloud.

- Chapter 11, The Next Level in Deep Learning, introduces an end-to-end solution for image classification. We take a set of image files, train a model, reuse that model for transfer learning and then show how to deploy that model to production. We also briefly discuss Generative Adversarial Networks (GANs) and reinforcement learning.

- Chapter 12, Handwritten Digit Recognition Using Convolutional Neural Networks, we begin with a recap of logistic regression and multilayer perceptron. We'll solve the problem with these two algorithms. We will then move on to the biologically inspired variants of multilayer perceptron—convolutional neural networks (CNNs).

- Chapter 13, Traffic Sign Recognition for Intelligent Vehicles, explains how to use CNNs for another application—traffic sign detection. We will also cover several important concepts of deep learning in this chapter and get readers familiar with other popular frameworks and libraries, such as Keras and TensorFlow. We will also introduce the dropout technique as a regularization approach and utilize data augmentation techniques to deal with a lack of training data.

- Chapter 14, Fraud Detection with Autoencoders, introduces a type of deep learning model that can be used for anomaly detection. Outliers can be found within a collection of images, a text corpus, or transactional data. We will dive into applications of autoencoders and how they can be used for outlier detection in this domain.

- Chapter 15, Text Generation Using Recurrent Neural Networks, introduces different models of neural networks that try to capture the elusive properties of memory and abstraction to produce powerful models. We will apply different methods to tackle the text generation problem and suggest directions of further exploration.

- Chapter 16, Sentiment Analysis with Word Embeddings, shows how to use the popular GloVe algorithm for sentiment analysis, as well as other, less abstract tools. Although this algorithm is, strictly speaking, not a deep learning application, it belongs to the modern toolkit of the data scientist, and it can be combined with other deep learning techniques.

작가 소개

▶About the Author
- Mark Hodnett
Mark Hodnett is a data scientist with over 20 years of industry experience in software development, business intelligence systems, and data science. He has worked in a variety of industries, including CRM systems, retail loyalty, IoT systems, and accountancy. He holds a master's in data science and an MBA. He works in Cork, Ireland, as a senior data scientist with AltViz.

- Joshua F. Wiley
Joshua F. Wiley is a lecturer at Monash University, conducting quantitative research on sleep, stress, and health. He earned his Ph.D. from the University of California, Los Angeles and completed postdoctoral training in primary care and prevention. In statistics and data science, Joshua focuses on biostatistics and is interested in reproducible research and graphical displays of data and statistical models. He develops or co-develops a number of R packages including Varian, a package to conduct Bayesian scale-location structural equation models, and MplusAutomation, a popular package that links R to the commercial Mplus software.

- Yuxi (Hayden) Liu
Yuxi (Hayden) Liu is an experienced data scientist who's focused on developing machine learning and deep learning models and systems. He has worked in a variety of data-driven domains and has applied his machine learning expertise to computational advertising, recommendation, and network anomaly detection. He published five first-authored IEEE transaction and conference papers during his master's research at the University of Toronto. He is an education enthusiast and the author of a series of machine learning books. His first book, the first edition of Python Machine Learning By Example, was a #1 bestseller on Amazon India in 2017 and 2018. His other books include R Deep Learning Projects and Hands-On Deep Learning Architectures with Python published by Packt.

- Pablo Maldonado
Pablo Maldonado is an applied mathematician and data scientist with a taste for software development since his days of programming BASIC on a Tandy 1000. As an academic and business consultant, he spends a great deal of his time building applied artificial intelligence solutions for text analytics, sensor and transactional data, and reinforcement learning. Pablo earned his Ph.D. in applied mathematics (with focus on mathematical game theory) at the Universite Pierre et Marie Curie in Paris, France.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • 핸즈온 LLM (제이 알아마르, 마르턴 흐루턴도르스트)
  • 모던 소프트웨어 엔지니어링 (데이비드 팔리, 박재호)
  • 러닝 랭체인 (메이오 오신, 누노 캄포스)
  • 개정4판 | 스위프트 프로그래밍 (야곰)
  • LLM 엔지니어링 (막심 라본, 폴 이우수틴)
  • 주니어 백엔드 개발자가 반드시 알아야 할 실무 지식 (최범균)
  • 미래를 선점하라 : AI Agent와 함께라면 당신도 디지털 천재 (정승원(디지털 셰르파))
  • 잘되는 머신러닝 팀엔 이유가 있다 (데이비드 탄, 에이다 양)
  • 요즘 우아한 AI 개발 (우아한형제들)
  • 개정판 | 개발자 기술 면접 노트 (이남희)
  • Do it! LLM을 활용한 AI 에이전트 개발 입문 (이성용)
  • 스테이블 디퓨전 실전 가이드 (시라이 아키히코, AICU 미디어 편집부)
  • 개정판|혼자 공부하는 파이썬 (윤인성)
  • [리얼타임] 버프스위트 활용과 웹 모의해킹 (김명근, 조승현)
  • 컴퓨터 밑바닥의 비밀 (루 샤오펑, 김진호)
  • 실리콘밸리에서 통하는 파이썬 인터뷰 가이드 (런젠펑, 취안수쉐)
  • 7가지 프로젝트로 배우는 LLM AI 에이전트 개발 (황자, 김진호)
  • 개발자를 위한 쉬운 쿠버네티스 (윌리엄 데니스, 이준)
  • 혼자 만들면서 공부하는 딥러닝 (박해선)
  • 전략적 모놀리스와 마이크로서비스 (반 버논, 토마스 야스쿨라)

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

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전