Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 6 hours on-demand video
  • 2 articles
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
Development Data Science Chatbot

自然言語処理とチャットボット: AIによる文章生成と会話エンジン開発

ディープラーニング(深層学習)を利用して、日本語を解析し文章を作成しましょう。 NLPを利用した人工知能チャットボットの構築も行います。
Bestseller
Rating: 4.2 out of 54.2 (741 ratings)
5,166 students
Created by 我妻 幸長 Yukinaga Azuma
Last updated 12/2020
Japanese
30-Day Money-Back Guarantee

What you'll learn

  • 自然言語処理(NLP)の本質を理解し、コードが書けるようになります。
  • 夏目漱石、宮沢賢治、江戸川乱歩風のテキストの自動生成について学びます。
  • リカレントニューラルネットワーク(RNN)による自然言語処理を学びます。
  • チャットボットなどに利用可能な、対話文の自動生成について学びます。
  • 自然言語処理を、チャットボットの開発につなげる方法を学びます。
  • LSTM、GRU、Seq2SeqなどのRNNの発展形について学びます。
Curated for the Udemy for Business collection

Course content

12 sections • 47 lectures • 6h 2m total length

  • Preview05:27
  • Preview03:26
  • Preview04:37

  • Anacondaのインストール
    02:46
  • Jupyter Notebookの使い方
    04:42
  • 教材のダウンロードと使い方
    02:05

  • Pythonの基礎1
    12:26
  • Pythonの基礎2
    10:49
  • NumPyの基礎
    12:56
  • Matplotlibの基礎
    08:28

  • 数学の基本
    07:25
  • 線形代数の基礎
    15:50
  • 微分の基礎
    15:03
  • 正規分布
    08:16

  • Preview09:11
  • バックプロパゲーションの概要
    03:55

  • (補足 2020.10)janomeのバージョン指定について
    00:20
  • Preview05:55
  • Preview05:45
  • コーパスの前処理
    04:59
  • 形態素解析
    06:51

  • Preview09:58
  • 分散表現の確認
    06:28
  • 単語の類似度
    04:44
  • 単語ベクトルの演算
    03:33
  • 文章の類似度
    07:11

  • Preview07:25
  • Kerasの基礎
    10:14
  • Preview10:42
  • RNNによる自然言語処理
    17:31
  • 勾配クリッピング
    08:44

  • Preview04:29
  • LSTM層の仕組み
    04:11
  • Preview08:28
  • GRUの概要
    02:58
  • シンプルなGRUの実装
    07:59
  • LSTM、GRUによる自然言語処理
    11:43

  • Preview04:40
  • Preview18:07
  • 対話コーパスの前処理
    07:59
  • 対話の学習
    21:48
  • 対話の検証
    08:05

Requirements

  • 自分で調べながら環境構築にトライできる方。
  • 何らかの、オブジェクト指向プログラミングの経験があった方がベターです。
  • WindowsでもMacでも大丈夫です。Linuxのサポートは行いませんが、コードは全ての環境で共通のものです。
  • フレームワークにKerasを使います。
  • 開発環境の構築、Pythonや数学の解説動画は、他のコースのものと重複する場合があります。

Description

本コースは、自然言語処理を学び、チャットボットの開発につなげる講座です。

可能な限りシンプルに、自然言語処理の本質を解説します。

RNNやLSTMを学び、テキストや対話文の生成ができるようになりましょう。


本コースに必要なPythonと数学を習得した上で、単語をベクトル化するword2vec、時系列データを扱うRNNなどを学んでいきます。

これらの技術をベースに、夏目漱石や宮沢賢治、江戸川乱歩の文体を模倣した、テキストの自動生成を行います。

また、Seq2Seqによる対話文の自動生成技術を学び、チャットボット開発につながる対話文の自動生成を行います。

そして、AIに宮沢賢治の文体を学習させて、賢治botを作ります。

ヒトと機械のコミュニケーションについて、可能性を探ってみましょう。


自然言語とは日本語や英語などの我々が普段使う言語のことですが、自然言語処理(Natural Language Processing、NLP)は自然言語をコンピュータで処理する技術のことです。

自然言語処理は検索エンジン、機械翻訳、スパムフィルタ、音声アシスタント、小説の執筆や対話システムなど、様々な分野で活躍しつつあります。

そして、これをベースにしたチャットボットは多くの可能性を秘めており、今後の世界で重要な役割を果たしていくことは間違いないでしょう。

————————————————————

本コースの主な内容は以下の通りです。

開発環境の構築、Pythonや数学の解説動画は、他のコースのものと重複する場合があります。


自然言語処理の準備

→ 環境の用意や前処理など、自然言語処理に必要な準備を行います。


word2vec

→ 単語や文章をベクトル化する技術について学びます。


リカレントニューラルネットワーク(RNN)

→ RNNについて基礎を学び、自然言語処理につなげます。


LSTM

→ RNNの発展形であるLSTMについて学び、自然言語処理につなげます。


文章の自動生成

→ Seq2Seqにより、対話文を自動生成する方法について学びます。


チャットボットの開発

→ 自然言語処理の技術を、チャットボットの開発につなげる方法を学びます

————————————————————


本コースでは可能な限り簡単に環境を構築できるように工夫していますが、お手元の環境によってはご自身で調べながらの環境構築が必要です。

動画を見るのみでも学習が進められるようになっていますが、可能であればPythonのコードを動かしながら進めるのが望ましいです。

コードがダウンロード可能なので、これをベースにオリジナルの自然言語処理のコードを書いてみることもお勧めです。


修了した方は、学習意欲が刺激されて自然言語処理のことをさらに知りたくなっているかと思います。

Who this course is for:

  • 自然言語処理を効率よく学びたい方。
  • 自然言語処理を敷居が高いと感じている方。
  • 文書や対話文の自動生成に興味のある方。
  • 自然言語処理の技術をベースに、チャットボットを開発したい方。
  • Kerasで自然言語処理を学びたい方。

Instructor

我妻 幸長 Yukinaga Azuma
人工知能(AI) / ディープラーニング / 機械学習 / プログラミング / iOS
我妻 幸長 Yukinaga Azuma
  • 4.2 Instructor Rating
  • 12,599 Reviews
  • 51,991 Students
  • 14 Courses

「ヒトとAIの共生」がミッションの会社、SAI-Lab株式会社の代表取締役。AI関連の教育と研究開発に従事。

東北大学大学院理学研究科修了。理学博士(物理学)。
興味の対象は、人工知能(AI)、脳科学、ネイティブアプリ開発、シンギュラリティなど。

オンライン教育プラットフォームUdemyで、数万人にAIを教える人気講師。

複数の有名企業でAI研修を担当。

エンジニアとして、VR、ゲーム、SNSなどジャンルを問わず様々なアプリを開発し、多数の講演を行う。

著書に、「はじめてのディープラーニング」「はじめてのディープラーニング2」(SBクリエイティブ)、「Pythonで動かして学ぶ!あたらしい数学の教科書 機械学習・深層学習に必要な基礎知識」(翔泳社)。共著に「No.1スクール講師陣による 世界一受けたいiPhoneアプリ開発の授業」(技術評論社)。

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.