mind-net.js
Simple to use neural network implementation in pure TypeScript with GPU support.
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.