Andrew Ng 的机器学习课程和 Deep Learning 专业课程教授机器学习和 Deep Learning 最重要、最基础的原理。这门新的 deeplearning.AI TensorFlow 专业课教您如何使用 TensorFlow 来实现这些原理,这样您就可以开始构建和应用可扩展的模型来解决实际问题。要想更深入地了解神经网络的工作原理,我们建议您学习 Deep Learning 专业课程。
Excellent and detailed on how to create a convolutional neural network using TensorFlow as well as explaining how to solve problems such as low accuracy, overfitting and even improving the dataset.
A
AK
5·
已于 Jun 4, 2020审阅
Laurence Moroney is the best. Before taking up the course, i didnt know anything about the AI or ML or Tensorflow. The concepts were explained in such a manner that anyone can learn Tensorflow.
S
SK
5·
已于 Dec 13, 2019审阅
a very nice course on ConvNets. Image journey through convnets and logic behind using specific type of layers. you can very wellunderstand the keras structure to build convnets through this.