Multilayer Perceptron Neural Network written in ES6 programming language.
A small multilayer perceptron library for educational purposes
multilayer perceptron which can be trained using the backpropagation algorithm
A GUI to test a neural network implementation based on the multilayer perceptron model.
multilayer perceptron which can be trained using the backpropagation algorithm
Simple multi-layer perceptron implemented in a functional style with typescript and node
Multi-class averaged perceptron
Perceptron MCP server for high-accuracy visual perception powered by fast, efficient vision-language models
architecture-free neural network library
Neural network library for NodeJS and browser
感知器是一个逐渐演化的机器学习包
Collection of functions for sentiment analysis
A small, typed cache with multilayer storage buckets, five cache policies (incl. stale-while-revalidate) and concurrency-safe deduplication. Zero dependencies, browser + Node.
A functional perceptron
A implementation of an Artifical Neural Network with Backpropagation learning.
The multilayer layout for DAGs and trees for Cytoscape.js
OpenRouter extension for pi — real-time model sync, provider/quantization enrichment, endpoint health, credit balance, and interactive model picker
A tiny Autograd engine based off of Andrej Karpathy's micrograd in Python
Maxim Deblurring model for UpscalerJS. Deblur images with AI using Javascript
AlexandraJS MultiLevel Cache
Deep learning library for Node.js. (includes MLP, RBM, DBN, CRBM, CDBN)
A tool for constructing multilayer cache (NodeJS)
A linear classifier with the averaged perceptron algorithm
A Collection of Machine Learning algorithms built for use with NodeJS
A port of the brain.js library, implementing a multilayer perceptron - a neural network for supervised learning.
Implementation of fundamental types of neural networks which includes multilayer perceptron, Kohonen net and Hopfield net.