diff --git a/6_pytorch/2_CNN/README.md b/6_pytorch/2_CNN/README.md new file mode 100644 index 0000000..bdbaa0f --- /dev/null +++ b/6_pytorch/2_CNN/README.md @@ -0,0 +1,4 @@ +## References + +* [一文搞懂CNN中的卷积和反卷积](https://www.toutiao.com/i6642655643314422275/) +* [卷积可视化github](https://github.com/vdumoulin/conv_arithmetic) \ No newline at end of file