layout title titleTemplate hero features home SwanLab官方文档 先进的AI团队协作与模型创新引擎 name text tagline actions image SwanLab 先进的机器学习<br>团队协作创新引擎 一站式实验跟踪与训练可视化工具 theme text link brand 访问文档 /zh/guide_cloud/general/what-is-swanlab.md theme text link brand 官网 https://dev101.swanlab.cn theme text link alt 文档GitHub https://github.com/SwanHubX/SwanLab-Docs src alt /page.png VitePress icon title details link 🚢 快速开始 安装 SwanLab 并在几分钟内开始跟踪你的人工智能实验。 /zh/guide_cloud/general/quick-start.md icon title details link 📚 案例 SwanLab官方案例合集,更好地理解SwanLab在人工智能pipeline中扮演的角色和作用。 /zh/examples/mnist icon title details link 🤗 集成 与HuggingFace Transformers、PyTorch Lightning、Hydra等主流框架的集成文档。 /zh/guide_cloud/integration/integration-pytorch-lightning.md icon title details link ⚡️ API文档 Python库和CLI的完整API文档 zh/api/api-index <style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #637de8 50%, #63ca8c); --vp-home-hero-image-background-image: linear-gradient(-45deg, #8d9956 50%, #47caff 50%); --vp-home-hero-image-filter: blur(44px); } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(68px); } } </style>