Skip to content

Commit b497925

Browse files
committed
docs: update roadmap
1 parent ca2bdd0 commit b497925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ const ownsTheCar = await classifier.predict([0.2, 0.76, 0]);
258258
- [x] Asynchronously loaded datasets ([#14](https://github.com/RonasIT/tfjs-node-helpers/issues/14))
259259
- [x] Feature normalization ([#5](https://github.com/RonasIT/tfjs-node-helpers/issues/5))
260260
- [x] Custom metrics ([#18](https://github.com/RonasIT/tfjs-node-helpers/issues/18))
261+
- [ ] Task-oriented architecture ([#26](https://github.com/RonasIT/tfjs-node-helpers/issues/26))
261262
- [ ] Add an example of queued feature extraction and evaluation ([#12](https://github.com/RonasIT/tfjs-node-helpers/issues/12))
262263
- [ ] Add an example of storing the extracted features ([#13](https://github.com/RonasIT/tfjs-node-helpers/issues/13))
263264
- [ ] Categorical features ([#19](https://github.com/RonasIT/tfjs-node-helpers/issues/19))

0 commit comments

Comments
 (0)