Mar
28
Kerasチュートリアル勉強会「初期化〜Scikit-learnAPI」+ アルファ碁実装など
#人工知能,#機械学習,#深層学習,#ニューラルネット,#ディープラーニング,#初心者
Registration info |
初参加者 ¥1000(Pay at the door)
FCFS
|
---|
Description
発表形式を想定しています。
フレームワークがたくさんあり、どれも面白そうなので一覧を載せておきます。
chainer
https://github.com/pfnet/chainer/tree/master/examples
pytorch
https://github.com/pytorch/examples
TensorFlow
https://github.com/aymericdamien/TensorFlow-Examples
caffe
https://github.com/BVLC/caffe/tree/master/examples
torch
https://github.com/torch/demos
Theano
https://github.com/Theano/Theano
cntk
https://github.com/Microsoft/CNTK/tree/master/Examples
mxnet
https://github.com/dmlc/mxnet
deeplearning4j
https://github.com/deeplearning4j/deeplearning4j
実装をもっとしたい方はこちら
当日までに何かしら作ってくるミニハッカソン
発表のレベルは問いません。
https://aichatbot.connpass.com/event/
みんなでチャレンジしています。
House Price
https://www.kaggle.com/c/house-prices-advanced-regression-techniques
General AI Challenge
https://general-ai-challenge.connpass.com/event/50541/
Self-Driving Car Challenge
https://www.udacity.com/didi-challenge
持ち物
実装をされる方はPC
対象
人工知能を1から始めたい方、考えてる方
人工知能に少し興味のあるプログラマ
ドキュメント
参加費
1000円(会場費)
開催場所
コワーキングスペース秋葉原 Weeyble(ウィーブル)
http://weeyble.com/
東京都千代田区神田須田町2丁目19−23(野村第3ビル4階)
秋葉原駅電気街口または中央改札口より徒歩3分。 都営新宿線 岩本町駅徒歩3分、銀座線 神田駅6番出口徒歩2分
その他
途中参加や途中退出は自由です。
電源、Wi-Fiはあります。
一緒に運営してくださる方募集してます。
グループ
https://www.facebook.com/groups/1515619948454253/
資料もこちらに貼る予定です。また質問などご自由にどうぞ。
スケジュール
3月:keras
1週目:始めに、モデル、レイヤー:3/7火
2週目:データの前処理〜活性化関数
3週目:kerasサンプルの説明+コールバック〜バックエンド
4週目:アルファ碁実装など+初期化〜Scikit-learnAPI
4月:強化学習
1週目:gym入門など
2週目:
1章 “強くなる”ロボティック・ゲームプレイヤーを作るには
2章 学習とは?
3週目:
3章 強化学習
3.1 強化学習の背景
3.2 強化学習の構成
3.3 マルコフ決定過程
3.4 最適政策関数
4週目:
3章 強化学習
3.5 状態価値関数
3.6 状態・行動価値関数
3.7 動的計画法の問題点
5月:強化学習
6月:強化学習
Media View all Media
If you add event media, up to 3 items will be shown here.
Feed
2017/03/28 22:14
export PATH=/usr/local/cuda/bin:$PATH export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH export LIBRARY_PATH=/usr/local/cuda/include:$LIBRARY_PATH