AI/ML · +11 pointsPyTorch
Meta's deep learning framework — research and production ML standard.
- Install
- pip install torch
- License
- BSD-3
- Stars
- ★ 90k+
Integration goal
Create tensors and run a simple linear layer forward pass.
- Import torch
- Define nn.Linear layer
- Push model.py
Open Integration Workspace →← All open source tools