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