Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kengboon authored Dec 1, 2022
1 parent 7fdb6fb commit 2ce6559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Chart(s) are created using [billboard.js](https://github.com/naver/billboard.js)
## Usage
Inherit from or override the [```Program```](https://github.com/kengboon/dl_train_gui/blob/dev/dl_train_gui/prog.py) class (see [sample](https://github.com/kengboon/dl_train_gui/blob/dev/dl_train_gui/demo.py)).

<b><i>The code at the sample is a dummy program that simulate training, you should implement the real training code.</i></b>

Create instance of program [here](https://github.com/kengboon/dl_train_gui/blob/dev/dl_train_gui/util.py).

```Python
Expand Down

0 comments on commit 2ce6559

Please sign in to comment.