Skip to content

Commit aaa6225

Browse files
committed
doc: updating readme
1 parent f270577 commit aaa6225

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,7 @@ Then you should require the package in your project
2929
require('machinelearn-node');
3030
```
3131

32-
# Accelerations
33-
34-
By default, machinelearning.js will use pure Javascript version of tfjs. To enable acceleration
35-
through C++ binding or GPU, you must
36-
37-
# Highlights
38-
39-
- Machine Learning on the browser and Node.js
40-
- Learning APIs for users
41-
- Low entry barrier
32+
Above will enable C++ acceleration provided by [tfjs-node](https://github.com/tensorflow/tfjs-node)
4233

4334
# Development
4435

0 commit comments

Comments
 (0)