改善深层神经网络 - TensorFlow入门1 - Exploring the Tensorflow Library2 - Building your first neural network in tensorflow
参照资料:https://blog.csdn.net/weixin_47440593/article/details/107721334?到目前为止,我们一直在使用numpy来自己编写神经网络。在本章中我们将一步步使用深度学习框架来构建属于自己的神经网络。