MachineLearning > DeepLearning
- https://pytorch.org/
- https://pytorch.org/#pip-install-pytorch
% pip install torch torchvision
- https://pytorch.org/#pip-install-pytorch
blog†
- https://pytorch.org/blog
- How Computational Graphs are Executed in PyTorch
.†
- PyTorch, Chainer and Forking
- https://misreading.chat/2018/05/27/pytorch-chainer-and-forking/
というわけで PyTorch の Chainer フォーク説はよく似せられた API とひとつのツイートが生み出した都市伝説であるというのが自分の結論です。
フォークかどうかはさておき、API のようなソフトウェアデザインの重要な部分で PyTorch が Chainer を真似しているのは事実です。
- https://misreading.chat/2018/05/27/pytorch-chainer-and-forking/