Deep Learning With Keras 简明教程
Deep Learning with Keras - Discuss
深度学习本质上意味着使用大量数据训练人工神经网络 (ANN)。在深度学习中,网络通过自身学习,因此需要大量数据进行学习。在本教程中,您将学习在构建深度神经网络中使用 Keras。我们将研究教学的实际示例。
Deep Learning essentially means training an Artificial Neural Network (ANN) with a huge amount of data. In deep learning, the network learns by itself and thus requires humongous data for learning. In this tutorial, you will learn the use of Keras in building deep neural networks. We shall look at the practical examples for teaching.