MindSpore SciAI介绍
===================

MindSpore SciAI是基于昇思MindSpore打造的AI4SCI高频基础模型套件,内置了60+高频模型,覆盖物理感知(如PINNs、DeepRitz以及PFNN)和神经算子(如FNO、DeepONet、PDENet)等主流模型,覆盖度全球第一;
提供了高阶API(一键环境配置,自动模型加载、极简训练微调等),开发者和用户开箱即用。
MindSpore SciAI应用领域覆盖到了流体、电磁、声、热、固体、生物等众多学科,为广大开发者和用户提供了高效、易用的AI4Science通用计算平台。

.. raw:: html

   <img src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/docs/sciai/docs/source_zh_cn/images/architecture_cn.png" width="600px" alt="" >

.. toctree::
   :maxdepth: 1
   :caption: 安装部署

   installation

.. toctree::
   :maxdepth: 1
   :caption: 启动指南

   launch_with_scripts
   launch_with_api

.. toctree::
   :maxdepth: 1
   :caption: 模型列表

   model_library

.. toctree::
   :maxdepth: 1
   :caption: 教学示例

   build_model_with_sciai

.. toctree::
   :maxdepth: 1
   :caption: API参考

   sciai.architecture
   sciai.common
   sciai.context
   sciai.operators
   sciai.utils

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: RELEASE NOTES

   RELEASE