備忘録#
リンク集#
- https://playground.tensorflow.org/ Google Neural Networks Playground
- http://ml4a.github.io/ 芸術家のための機械学習 Machine Learning for Artists
- https://youtu.be/vq2nnJ4g6N0 上の YouTube
- https://cloud.google.com/blog/products/gcp/learn-tensorflow-and-deep-learning-without-a-phd 博士号なしのテンソルフローとディープラーニング Learn TensorFlow and deep learning, without a Ph.D.
- https://course.fast.ai/ プログラマーのための実践ディープラーニング Practical Deep Learning For Coders, Part 1
- https://deepmind.com/blog/open-sourcing-psychlab/ ディープマインドによる視覚心理実験 API
- Convnet.js
- マイクロソフトのキャプションボット
- Alex graves, 手書き文字生成
- Ink Poster: Handwritten post-it notes
リカレントニューラルネットワークのデモ#
# for recurrent neural networks cd ~/study/2018karapthy_recurrentjs.git open character_demo.html
強化学習のデモ#
# for Reinforcement Learning cd ~/study/2018karpathy_reinforcejs.git open index.html
posenet#
https://storage.googleapis.com/tfjs-models/demos/posenet/camera.html