1.7.2 • Published 7 years ago

thoughtful v1.7.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

npm npm npm npm

thoughtful.js

A zero dependency Machine Learning library for JavaScript.

Install it using NPM with the following command: npm install thoughtful --save

To use it your code, import the thoughtful package like:

import * as tf from 'thoughtful'

Please note that the library is currently in a beta status! This library is build mainly for learning purposes.

Overview

Following machine learning algorithms are included:

Also, the library includes a lot of utility and math functions:

  • Matrix class
  • Maths namespace
  • Distance functions
  • Data Generators
  • Other utility functions
1.7.2

7 years ago

1.7.1

7 years ago

1.7.0

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.8

7 years ago

1.4.6

7 years ago

1.4.5

7 years ago

1.4.4

7 years ago

1.4.3

7 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago