Skip to content

Commit

Permalink
I added CNTK resources based on issue facebook-developer-circle-delhi#70
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsng authored Jul 29, 2020
1 parent 1e2fe32 commit 7b82126
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Deep_Learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,14 @@
## For Experts

1. [Applied AI with DeepLearning](https://www.coursera.org/learn/ai)


## Learning Microsoft CNTK

* [General documentation](https://docs.microsoft.com/en-us/cognitive-toolkit/)
* [Python API documentation](https://cntk.ai/pythondocs/)
* [Evaluation documentation (C++, C#/.NET, Python, Java)](https://docs.microsoft.com/en-us/cognitive-toolkit/CNTK-Evaluation-Overview)
* [Tutorials](https://docs.microsoft.com/en-us/cognitive-toolkit/tutorials)
* [Examples](https://docs.microsoft.com/en-us/cognitive-toolkit/Examples)
* [Blog](https://www.microsoft.com/en-us/cognitive-toolkit/blog/)
* [Presentations](https://docs.microsoft.com/en-us/cognitive-toolkit/Presentations)

0 comments on commit 7b82126

Please sign in to comment.