diff --git a/README.md b/README.md index 72e3bc4b603a8a11934abee6c776a9da3a2e5d8a..a9ad7c12f9526e82f7162ad3defe21916d0d6b85 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ | ------------------------------------------------------------ | ------------------------------------------------------------ | | Build Your Own Convolution Neural Network in 5 mins | https://towardsdatascience.com/build-your-own-convolution-neural-network-in-5-mins-4217c2cf964f | | Understanding and Calculating the number of Parameters in Convolution Neural Networks (CNNs) | https://towardsdatascience.com/understanding-and-calculating-the-number-of-parameters-in-convolution-neural-networks-cnns-fc88790d530d | +| Understanding 1D and 3D Convolution Neural Network \|Keras | https://towardsdatascience.com/understanding-1d-and-3d-convolution-neural-network-keras-9d8f76e29610 | ## Pytorch入门教程