Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JYNi16 authored Sep 28, 2022
1 parent d23bdaf commit bd3daea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CNN for 2DIsing model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Quick start:

Python main.py

1. dataset.py: file to generate dataloader and the batchsize can define by youself.
1. dataset.py: file to generate dataloader and the batchsize can define by yourself.

2. model.py: model file, here, we use LeNet(CNN architecture).

3. main.py: training file.
3. main.py: training file.

0 comments on commit bd3daea

Please sign in to comment.