mirror of
https://github.com/yunjey/pytorch-tutorial.git
synced 2025-07-06 01:15:59 +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
|
## Usage
|
||||||
|
|
||||||
#### 1. Install dependencies
|
#### 1. Install the dependencies
|
||||||
```bash
|
```bash
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
@ -8,7 +8,7 @@ In this tutorial, we implement the MNIST classifier using a simple neural networ
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
#### 1. Install dependencies
|
#### 1. Install the dependencies
|
||||||
```bash
|
```bash
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user