"Solving problems with Deep Learning: an in-depth example using PyTorch and its ecosystem" tutorial/lab
Перейти к файлу
Sergii Dymchenko 724c812a56
Upload presentation for MLADS Spring 2020.
2020-06-02 04:25:20 -07:00
luxor Don't use 1 epoch for tuning. 2020-06-02 03:20:19 -07:00
.gitignore Initial commit 2019-11-07 19:01:21 +00:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2019-11-07 11:01:24 -08:00
LICENSE Initial LICENSE commit 2019-11-07 11:01:25 -08:00
README.md Update README. 2020-06-02 03:21:07 -07:00
SECURITY.md Initial SECURITY.md commit 2019-11-07 11:01:27 -08:00
download-data.py Add data download script. 2019-11-14 18:50:25 -08:00
requirements-cpu.txt Update PyTorch CPU version 2020-06-02 00:11:21 -07:00
requirements-gpu.txt Update requirements. 2019-11-21 08:29:21 -08:00
spring2020mlads.pptx Upload presentation for MLADS Spring 2020. 2020-06-02 04:25:20 -07:00

README.md

"Solving problems with Deep Learning: an in-depth example using PyTorch and its ecosystem" tutorial/lab

This beginner-level lab was originally presented as a live 3-hour session at Microsoft-internal "Machine Learning, AI, and Data Science" conference (MLADS) in November 2019.

For MLADS Spring 2020, the lab was updated and converted into a self-paced format. You don't have to be a Microsoft employee to do the lab, it's available to everyone.

To start, download the spring2020mlads.pptx presentation (PowerPoint, but works OK with LibreOffice) and follow the slides.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.