Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitafa8851

Browse files
committed
docs(README.md): adding a development section in README.md
1 parent08bd3e0 commitafa8851

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,17 @@ svm.load().then((loadedSVM) => {
7272
});
7373
```
7474

75+
#Development
76+
77+
We welcome new contributors of all level of experience. The development guide will be added to assist new contributors to easily join the project.
78+
79+
- You want to participate in a Machine Learning project, which will boost your Machine Learning skills and knowledge
80+
- Looking to be part of a growing community
81+
- You want to learn Machine Learning
82+
- You like Typescript ❤️ Machine Learning
83+
84+
Checkout`CONTRIBUTIONS.md` for more information
85+
7586
#Benchmarks
7687
You can compare the performance of the library in various environments. Run`npm run benchmark` to run the benchmarks with native c/c++ code and with the compiled code with your local version of node.js. For browser performance, go to the[web benchmark page](https://mljs.github.io/libsvm/#benchmarks).
7788

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp