Skip to content

Commit 7c13895

Browse files
committed
update readme2
1 parent 87e5c0f commit 7c13895

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Folder structure
161161
--------------
162162
- #### **Base trainer**
163163
Base trainer is an abstract class that just wrap the training process.
164+
164165
- #### **Your trainer**
165166
Here's what you should implement in your trainer.
166167
1. Create your trainer class and inherit the base_trainer class.
@@ -183,6 +184,7 @@ Here's where you combine all previous part.
183184
# Future Work
184185
- Replace the data loader part with new tensorflow dataset API.
185186

187+
186188
# Contributing
187189
Any kind of enhancement, or contribution is welcomed.
188190

0 commit comments

Comments
 (0)