thoughtful
TypeScript icon, indicating that this package has built-in type declarations

1.7.2 • Public • Published

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

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i thoughtful

    Weekly Downloads

    1

    Version

    1.7.2

    License

    ISC

    Last publish

    Collaborators

    • t_specht