Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Unity ML-Agentsで 機械学習
Search
YAMADA Shuhei
June 22, 2019
Programming
0
390
Unity ML-Agentsで 機械学習
YAMADA Shuhei
June 22, 2019
Tweet
Share
More Decks by YAMADA Shuhei
See All by YAMADA Shuhei
PythonとUnityで手軽に強化学習をやってみよう!
shuheiyamada
0
3.2k
今年のUniteの見どころ
shuheiyamada
0
56
データ分析の会社だけどデータ分析以外にインフラとかフロントサイドもやるよ
shuheiyamada
0
250
いま興味を持っている事について話します
shuheiyamada
0
85
Okinawa.unityを1年ちょっとやってみた
shuheiyamada
0
2.1k
2019年7月Unity関連の話題
shuheiyamada
1
420
Unityレベルアップ講座 エディタ編 Rider(ReSharper)の話
shuheiyamada
0
950
2019年6月Unity関連の話題
shuheiyamada
1
360
Other Decks in Programming
See All in Programming
最近のVS Codeで気になるニュース 2025/01
74th
1
240
ASP.NET Core の OpenAPIサポート
h455h1
0
160
ErdMap: Thinking about a map for Rails applications
makicamel
1
1.1k
バックエンドのためのアプリ内課金入門 (サブスク編)
qnighy
7
1.5k
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
180
Rubyでつくるパケットキャプチャツール
ydah
0
540
React 19でお手軽にCSS-in-JSを自作する
yukukotani
5
600
盆栽転じて家具となる / Bonsai and Furnitures
aereal
0
2.2k
AWS re:Invent 2024個人的まとめ
satoshi256kbyte
0
150
Amazon Nova Reelの可能性
hideg
0
260
watsonx.ai Dojo #6 継続的なAIアプリ開発と展開
oniak3ibm
PRO
0
270
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
28
6.1k
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
39
1.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
30
2.1k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Faster Mobile Websites
deanohume
305
30k
Fireside Chat
paigeccino
34
3.2k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
600
Git: the NoSQL Database
bkeepers
PRO
427
64k
Transcript
Unity ML-Agentsで 機械学習 2019-6-22 Unity勉強会&もくもく会 2019年6月 @yamakin00
Unity ML-Agentsとは • Unityが公開している機械学習用のフレームワーク • TensorFlow(Googleが中心となって開発しているオープンソースの機械学習ライブ ラリ)とUnityとの連携をサポートしてくれる • 最初のリリースは2017年9月(Beta 0.1)現在はBeta
0.8.1 • Unity ML-Agentsを対象としたコンテストも開催されている
どんなことができるのか? https://www.youtube.com/watch?v=VqB5xClweb4
機械学習にもいろいろある(超ざっくり説明) • 分類 ◦ データを入力するとデータの属性や種類を出力する ◦ 迷惑メールフィルタなど • 回帰 ◦
データを入力すると数値を出力する ◦ 株価の予測など • クラスタリング ◦ 似たパターンのデータ同士をまとめる ◦ オンラインショッピングのユーザの分類など • 強化学習 ◦ ある環境において報酬が最大になるようにエージェントを動かせるようになる ◦ 将棋や囲碁、車の自動運転、ロボットのシミュレーション
Unityで強化学習を行う強み • シミュレーションを利用した強化学習に適している ◦ 例)ロボットのシミュレーション環境を作りたい時 • 公式が強化学習用フレームワークを提供している • Unityと機械学習の2つの分野にまたがっている ◦
1つの分野だけよりエンジニアとして深みが出る
サマーインターンシップ募集してます https://en-gage.net/churadata/work_91602/