応募トーク

これは応募されたトークです。聞きたいと思うトークをSNSで拡散しましょう。選考時に参考にさせていただきます。

talk

The recent excitement about recurrent neural networks(ja)

スピーカー

Shin Asakawa

対象レベル:

初級

カテゴリ:

Science

説明

深層学習の中でもリカレントニューラルネットワークモデルについてお話します。このモデルは言語モデル,音声認識,機械翻訳,対話,質疑応答,画像脚注付け,物語理解,物語生成,プログラミングコード自動生成,などの応用が盛んです。これらに共通する技術的基礎を解説し,加えて Python 実装をご紹介します。

目的

Python によるリカレントニューラルネットワークの実際と応用の可能性

概要

深層学習の中でもリカレントニューラルネットワークモデルについてお話します。このモデルは言語モデル,音声認識,機械翻訳,対話,質疑応答,画像脚注付け,物語理解,物語生成,プログラミングコード自動生成,などの応用が盛んです。これらに共通する技術的基礎を解説し,加えて Python 実装をご紹介します。 Python によるリカレントニューラルネットワークの実際を示します。物語生成,質疑応答,画像脚注付けの例を示します。 About three decades ago, Francis Crick, the Nobel prize winner, wrote the paper entitled `The recent excitement about neural networks.' This talk is titled after his famous paper, showing great respect to him. Crick criticized that the back-propagation was like an alien technology. However, recent progression about deep neural networks is based upon the back-propagation he criticized then. I would like to pick the two dominant models up in my talk, those are the LSTM (long short-term memory) and the GRU (gated recurrent units). They are enjoying their great successes recently. I will show you several interesting demos in terms of recurrent neural network models as well. Those are including automatic programming language generation, image captioning, story generation, and more. Please have fun with them.
  • このエントリーをはてなブックマークに追加