mirror of
https://github.com/yunjey/pytorch-tutorial.git
synced 2025-07-05 16:36:44 +08:00
tutorial updated
This commit is contained in:
@ -8,7 +8,7 @@ In the [Deep Convolutional GAN(DCGAN)](https://arxiv.org/abs/1511.06434), the au
|
||||
|
||||
## Usage
|
||||
|
||||
#### 1. Install dependencies
|
||||
#### 1. Install the dependencies
|
||||
```bash
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
@ -8,7 +8,7 @@ In this tutorial, we implement the MNIST classifier using a simple neural networ
|
||||
|
||||
## Usage
|
||||
|
||||
#### 1. Install dependencies
|
||||
#### 1. Install the dependencies
|
||||
```bash
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
Reference in New Issue
Block a user