tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more
neural-network.ts
Lightweight TypeScript neural network library with back-propagation and genetic algorithms, supporting a wide range of activation functions, all without extra build or native dependencies.
toynn
Neural Network Library for AI and ML newbies
auto-encoder.ts
A simple Auto Encoder typescript library for experimentation and dimensionality reduction. Supports automatic scaling.