# jupyter notebook **Repository Path**: mancao/jupyter ## Basic Information - **Project Name**: jupyter notebook - **Description**: 调试用到的一些 jupyte notebook 代码 - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jupyter notebook #### 介绍 调试用到的一些 jupyte notebook 代码 #### 使用说明 1. ConvTranspose2d_pytorch.ipynb: 演示 PyTorch 反卷积的 output_padding 使用。