Commit e0b785c
feat: add a simple NN trainer (#8)
* feat: add a simple NN trainer
* add build rule
* filter data having clean column
* add validation dataset
* Update trainer/trainer.ts
Co-authored-by: Mo Kweon <[email protected]>
* Update trainer/trainer.ts
Co-authored-by: Mo Kweon <[email protected]>
* Update trainer/trainer.ts
Co-authored-by: Mo Kweon <[email protected]>
* Update trainer/package.json
Co-authored-by: Mo Kweon <[email protected]>
* remove unnecessary filter in tf.data
Co-authored-by: Chansung Park <[email protected]>1 parent 5a5e163 commit e0b785c
File tree
5 files changed
+1181
-1
lines changed- trainer
5 files changed
+1181
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments