"Solving problems with Deep Learning: an in-depth example using PyTorch and its ecosystem" tutorial/lab
Перейти к файлу
Sergii Dymchenko 9a65441095 Don't use 1 epoch for tuning. 2020-06-02 03:20:19 -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.md 2019-11-20 22:30:29 -08: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
fall2019mlads.pptx Small presentation fixes 2019-11-21 12:12:17 -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

README.md

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

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.