PyTorch: An Imperative Style, High-Performance Deep Learning Library

PyTorch: An Imperative Style, High-Performance Deep Learning Library ✅ 论文题目:PyTorch: An Imperative Style, High-Performance Deep Learning Library 发表时间:2019 年 12 月 摘要 Abstract 深度学习框架通常无法同时兼顾可用性(usabilit...

January 30, 2021 · 9 min · 4234 words

CIFAR-10、PyTorch 和 AlexNet

CIFAR-10、PyTorch 和 AlexNet 先在自己的电脑上走一遍,保证语法和逻辑不会错。再放到远程配置高的电脑上跑。 这些经典的神经网络结构,要熟悉...

November 9, 2020 · 5 min · 2091 words