You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

tutorial_info_en.yaml 662 B

12345678910111213141516
  1. name: MindSpore Ecosystem
  2. type: Tutorial
  3. description: Opensource repositories of tutorials for specific AI domain.
  4. list:
  5. - name: mindspore-nlp-tutorial
  6. links: https://github.com/lvyufeng/mindspore-nlp-tutorial
  7. introduction: Natural Language Processing Tutorial for MindSpore Users.
  8. date: 2022-10-28
  9. - name: MindSpore-GAN
  10. links: https://github.com/lvyufeng/MindSpore-GAN
  11. introduction: MindSpore implementations of Generative Adversarial Networks.
  12. date: 2022-10-28
  13. - name: d2l-mindspore
  14. links: https://github.com/lvyufeng/d2l-mindspore
  15. introduction: MindSpore implementation of "Dive into Deep Learning".
  16. date: 2022-10-28