Microsoft Cognitive Toolkit 简明教程
Microsoft Cognitive Toolkit(CNTK) Tutorial
Microsoft Cognitive Toolkit (CNTK)(前身为 Computational Network Toolkit)是一款免费、易于使用、开源的商业级工具包,使我们能够训练深度学习算法以像人脑一样学习。它使我们能够创建一些流行的深度学习系统,例如 feed-forward neural network time series prediction systems and Convolutional neural network (CNN) image classifiers 。
Microsoft Cognitive Toolkit (CNTK), formerly known as Computational Network Toolkit, is a free, easy-to-use, open-source, commercial-grade toolkit that enable us to train deep learning algorithms to learn like the human brain. It enables us to create some popular deep learning systems like feed-forward neural network time series prediction systems and Convolutional neural network (CNN) image classifiers.
Audience
本教程对毕业生、研究生和研究型研究生很有用,他们要么对深度学习或人工神经网络感兴趣,要么将此主题作为课程的一部分。读者可以是初学者,也可以是高级学习者。
This tutorial will be useful for graduates, post-graduates, and research students who either have an interest in Deep learning or Artificial Neural Networks or have this subject as a part of their curriculum. The reader can be a beginner or an advanced learner.