2020/03/02 Updated by
2018/10/30 Updated by
Deep Learning
[Up]
Memo
Learn Quickly (ディープ・ラーニング早わかり)
Tutorial with TensorFlow (ディープ・ラーニング練習帳)
pythonおよびjupyter上でGPUを使って TensorFlow 2 および PyTorch を動かす環境を作る。
pytorch
,
pytorch_gpu
python および jupyter の実行環境は
deep
or
gpu-deep
YOLO_v3 on Keras を使ってみる:
html
,
ipynb
VOC2012 の annotation データを YOLO_v3 on Keras 用に変換する。
html
,
ipynb
VideoPose3D
を使ってみる
transformer
gpt
LangChain
Llama
Reinforcement Learning (強化学習)
3d-pose-baseline
OpenPose
StyleGAN
Quantized Neural Networks
Motion Transfer
Few-Shot Learning
3DDFA
Image Segmentation
TensorFlow Object Detection API
Projected GAN
Online Course
Coursera 1: Neural Networks and Deep Learning
Coursera 2: Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
Coursera 3: Structuring Machine Learning Projects
Coursera 4: Convolutional Neural Networks
Coursera 5: Sequence Models
local links
Books
ゼロから作るDeep Learning - Python で学ぶディープラーニングの理論と実装
ゼロから作るDeep Learning 2 自然言語処理編
ゼロから作るDeep Learning 3 フレームワーク編
ゼロから作るDeep Learning 4 強化学習編
ゼロから作るDeep Learning 5 生成モデル編
実践Deep Learning
Python と Keras によるディープラーニング
scikit-learn と TensorFlow による実践機械学習
TensorFlow 機械学習クックプック
直感 Deep Learning : Pyton × Keras でアイデアを形にするレシピ
Keras Deep Learning Cookbook
つくりながら学ぶ! 深層強化学習 〜 PyTorch による実践プログラミング
Advanced Deep Learning with Keras
つくりながら学ぶ! PyTorchによる発展ディープラーニング
Deep Learning with TensorFlow 2 and Keras
生成ディープラーニング
からあげ先生のとにかく楽しいAI自作教室
AIセキュリティから学ぶディープラーニング[技術]入門
PyTorchによる画像生成/画像変換のためのGANディープラーニング実装ハンドブック
Hands-on Image Generation with TensorFlow
Advanced Natural Language Processing with TensorFlow 2
ディープラーニングを支える技術
ディープラーニングを支える技術2
動かして学ぶAI・機械学習の基礎
OpenAI GPT-4/ ChatGPT / LangChain 人工知能プログラミング実践入門
OpenAI GPT-4V/ ChatGPT / GPTs 人工知能プログラミング実践入門
大規模言語モデル入門
大規模言語モデル入門 II 〜生成型LLMの実装と評価〜
Transformers for Natural Language Processing and Computer Vision - Third Edition
Vision Transformer 入門
Memo 2
OpenAI: Assistant API
PyGame on Windows
nvidia-docker
PyTorch
PyTorch Tutorials
github
Links
AWS
https://machinelearningmastery.com/
Deep Learning (Adaptive Computation and Machine Learning) Ian Goodfellow, et al.
https://www.amazon.co.jp/dp/0262035618
Convolution arithmetic
... いろいろなConvolution の図。転置畳み込みがわかりやすい。