神経科学#
-
ホジキン,ハックスリー, イシュケビッチ,フィッツホフ=南雲 ニューロン, マッカロックとピッツ,
-
A. L. Hodgkin and A. F. Huxley (1952) A quantitative description of membrane current and its application to conduction and excitation in nerve.. J Physiol 117 (4), pp. 500–544.
- Izhikevich E. M. (2007) Dynamical Systems in Neuroscience: The Geometry of Excitability and Bursting. The MIT Press, Cambridge, MA.
- FitzHugh R. (1969) Mathematical models of excitation and propagation in nerve. Chapter 1 (pp. 1-85 in H.P. Schwan, ed. Biological Engineering, McGraw-Hill Book Co., N.Y.)
- Nagumo J., Arimoto S., and Yoshizawa S. (1962) An active pulse transmission line simulating nerve axon. Proc IRE. 50:2061–2070.
- 2013 Mikolov word2vec を発表

Mikolov(2013) より
- 2013 DeepMind DQN を発表
- 2016 AlphaGo 人間の棋士を破る
L アルファ碁 Natureより
- 2017 AlphaGoZero 発表
キープレーヤー#
ジェフェリー・ヒントン#

http://www.cs.toronto.edu/~hinton/
ヤン・ルカン(ルクン)#

ヨシャア・ベンジオ#

中華的巨星#
アンドリュー・ナグ(呉恩達)#

Fei-Fei Li (李飞飞)#

クイズ#
それぞれの分野の英語名を答えよ
- 神経科学
- 生理学
- 認知科学
- 心理学
- 言語学
- 社会学
- 経済学
コミュニティ,学会#
- NeulPS (Neural Information Processing Systems)
- ICML (International Conference on Machine Learning)
- ICLR (International Conference on Learning Representations)
- CVPR (IEEE Conference on Computer Vision and Pattern Recognition, CVPR)
- ICANN (International Conference on Artificial Neural Networks)
- ECCV (European Conference on Computer Vision)
- ICCV (IEEE International Conference on Computer Vision)
- ACL (Meeting of the Association for Computational Linguistics)
- EMNLP (Conference on Empirical Methods in Natural Language Processing)
- COLING (International Conference on Computational Linguistics
- SIGKOD (ACM SIGKDD International Conference on Knowledge discovery and data mining)
- AAAI (AAAI Conference on Artificial Intelligence)
-
IJCAI (International Joint Conference on Artificial Intelligence)
-
SNS, Reddit, Quora, Medium, ...
文献,参考図書,読み物#
- Goodfellow book, https://www.amazon.co.jp/dp/4048930621/
- PDP book, https://www.amazon.co.jp/dp/4782851251/
- Stuart Russel and Peter Norvig, (2009) Aritifical Intelligence: A Modern Approach 3rd Ed. https://www.amazon.co.jp/dp/1292153962/
- Nils J. Nilsson, (1998) Artificial Intelligence: A New Synthesis,
- Pamela McCorduck, (2004) Machines Who Think: 2nd Ed. https://www.amazon.co.jp/dp/4563007676/



分類#
学習方法#
- 教師あり学習 supervised learning
- 教師なし学習 unsupervised learning
- 半教師あり学習 semi-supervised learning
ニューラルネットワーク#
- 畳み込みニューラルネットワーク CNN: convolutional neural networks
- リカレントニューラルネットワーク RNN: recurrent neural networks
- 強化学習 RL: reinforcement learning