Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication 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 Certifications Network & Security Hardware Operating Systems & Servers 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 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 Paid 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 & Gardening 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 & Diet Yoga Mental Health Martial Arts & 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 Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js PHP HTML5 Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 CompTIA Security+
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Data Analysis
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Blender
Google Flutter iOS Development Android Development Swift React Native Dart (programming language) Kotlin Mobile App Development SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Personal Development Neuro-Linguistic Programming Personal Transformation Life Purpose Mindfulness Sound Therapy Meditation CBT Cognitive Behavioral Therapy
Business Fundamentals Entrepreneurship Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Leadership
Digital Marketing Social Media Marketing Marketing Strategy Google Analytics Internet Marketing Email Marketing Copywriting YouTube Marketing Startup

DevelopmentData ScienceNatural Language Processing

【TensorFlow・Kerasで学ぶ】時系列データ処理入門(RNN/LSTM, Word2Vec)

TensorFlow, KerasとPython3を使って、自然言語処理や時系列データ処理を学びましょう。日本語+動画で学べる唯一の講座(2017年8月現在)です。RNN/LSTMは、機械翻訳、自動字幕表示、株価予測などに使用されています。
Rating: 3.8 out of 53.8 (896 ratings)
7,169 students
Created by 井上 博樹 (Hiroki Inoue)
Last updated 1/2022
Japanese

What you'll learn

  • Word2Vecや、Sequence2SequenceなどTensorFlowの時系列データ処理のチュートリアルを理解できるようになります。
  • TensorFlowを用いたRNNによる機械学習ができます。
  • RNNの動作原理について理論を学習し、コードを書いて理解を深めます。
  • LSTMの仕組みについて理解し、コードを実装して理解を深めます。
  • Kerasを使用したLSTMによる文章合成プログラムを作成できます。

Requirements

  • TensorFlowをインストール可能なPC(64bit macOSまたはWindows, 8GBRAM以上を推奨)
  • TensorFlow・Keras(無償・レクチャーで導入方法を解説します)
  • Anaconda 最新版(無償・レクチャーで導入方法を解説します))
  • Janome, Gensimなど形態素解析やWord2Vectorライブラリ(無償・レクチャーで解説します)
  • 必須ではありませんが、GPU搭載マシンだと学習が短時間に実行できます。
  • インターネット接続

Description

*2017/12/3 株価予測のチュートリアルを順次掲載しています。

*2017/9/19 感情分析のセクションを追加しました。

*2017/9/14 Kerasを使用した文章合成のチュートリアルを追加しました。

*2017/9/12 機械翻訳の実行結果を掲載しました。10日間トレーニングしたモデルを使用しました。

*2017/9/3 Wikipedia日本語記事全文を使用したWord2Vecのチュートリアルを掲載しました。モデル生成に丸1日かかりました。

*2017/9/1 リクエストの大変多かったTensorFlowのSequence-To-Sequenceチュートリアルのプログラムを動作させてプロセスを収録しています。現在、2日間ほどプログラムを稼働し続けています。学習が完了したら結果をアップロードします。

Python3とTensorFlowやMeCab, Janome, Gensimなどを使用して、

  1. 自然言語処理(形態素解析、Word2Vec、RNNによるSequence-To-Sequence)
  2. RNN/LSTMによる文章処理、合成
  3. ディープラーニングによる株価予測プログラム開発

などにチャレンジします。

実習には、Python 3 とJupyter Notebookを使用し、ウェブブラウザ上でコードを書いてプログラムを実行できます。

チャレンジしたいトピックも募集しています。リクエストがあってテクニカルに可能なものは収録しますので、フォーラムやメッセージでお知らせください。

*** 受講上の注意 ***

このコースは動画で、はじめて形態素解析やRNNなどを学ぶ方のためのコースです。

環境構築から1つ1つ丁寧に解説していきますので、

・動画より書籍で学びたい方

・すでにLSTMやGRUなどについて詳しく学ばなくても結構

という方は、間違って受講されないようご注意ください。

また、間違えて登録した方は30日以内であれば返金可能なのでお試しください。

Who this course is for:

  • Pythonを使用した自然言語処理の仕組みと実装方法を学びたい方
  • 時系列データのディープラーニングによる処理を学びたい方
  • 頻繁なアップデートでパニックしない方
  • 英語のメニューでパニックしない方
  • TensorFlow入門コースを受講、または内容を理解している方
  • ニューラルネットワークの原理について、ニューラルネットワークのコースを受講したか、理解している方
  • ビデオを視聴するのが苦でない方(書籍の方がいい方にはお勧めしません)

Instructor

井上 博樹 (Hiroki Inoue)
AI開発, スタートアップ, Udemy講師
井上 博樹 (Hiroki Inoue)
  • 4.1 Instructor Rating
  • 26,881 Reviews
  • 110,403 Students
  • 35 Courses

東京大学工学部卒。富士総合研究所・国際大学GLOCOM、アメリカの教育系スタートアップ(Blackboard Inc.)に参加。NASDAQ IPOを経て起業。

Udemyでのべ約190,000名にAI開発・プログラミング講座を35コース提供中。


2021年7月からアメリカ発のスタートアップ、Class Technologies Inc.(Softbank社のビジョンファンド2から$105億ドルの資金調達。Zoomを教育用に拡張)に参加。大学や企業におけるオンライン教育の実践サポートを提供中。


著書・訳書: 「インターネットの歴史と社会的インパクト(1994年 訳」「Moodle入門(2007年)」「Moodle2ガイドブック(2013年)」「反転授業マニュアル(2014年)」「動画xスマホで稼ぐ(2014)」「エンジニアのためのオンライン講座制作ガイド(2016年12月刊)」

中国語検定HSK3級, 4級(6段階の下から4段階目まで)合格。

TOEIC955点、リスニング満点.


Udemyを通じて、多くの方がAIアプリ開発・モバイルアプリ・ウェブ開発などをマスターし、イノベーションにチャレンジする応援をしたいと日々コース制作をしています。


Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.