.. MindSpore documentation master file, created by
   sphinx-quickstart on Thu Mar 24 11:00:00 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

应用实践
=====================

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 计算机视觉

   cv/resnet50
   cv/transfer_learning
   cv/fgsm
   cv/dcgan
   cv/vit
   
.. toctree::
   :glob:
   :maxdepth: 1
   :caption: 自然语言处理

   nlp/sentiment_analysis
   nlp/sequence_labeling