🔥 PyTorch.
• github.com/pytorch/pytorch — тензоры и динамические нейронные сети в Python с сильным ускорением графического процессора.
➖➖➖➖➖➖➖➖
• PyTorch is a Python package that provides two high-level features:
• Tensor computation (like NumPy) with strong GPU acceleration;
• Deep neural networks built on a tape-based autograd system;
• You can reuse your favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.
#GitHub
Post #3590
659

- ❤ 5
- 👍 2