Skip to content

Commit 4760df5

Browse files
authored
docs: update roadmap
1 parent 1313667 commit 4760df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ const ownsTheCar = await classifier.predict([0.2, 0.76, 0]);
266266
- [x] Feature normalization ([#5](https://github.com/RonasIT/tfjs-node-helpers/issues/5))
267267
- [x] Custom metrics ([#18](https://github.com/RonasIT/tfjs-node-helpers/issues/18))
268268
- [x] Add more metrics ([#17](https://github.com/RonasIT/tfjs-node-helpers/issues/17))
269-
- [ ] Refactor features ([#25](https://github.com/RonasIT/tfjs-node-helpers/issues/25))
269+
- [ ] Allow using GPU ([#29](https://github.com/RonasIT/tfjs-node-helpers/issues/29))
270270
- [ ] Task-oriented architecture ([#26](https://github.com/RonasIT/tfjs-node-helpers/issues/26))
271271
- [ ] Categorical features ([#19](https://github.com/RonasIT/tfjs-node-helpers/issues/19))
272272
- [ ] Multiclass classification ([#3](https://github.com/RonasIT/tfjs-node-helpers/issues/3))

0 commit comments

Comments
 (0)