or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

cross-validation.mdindex.mdneural-networks.mdrecurrent-networks.mdutilities.md
tile.json

tile.json

{
  "name": "tessl/npm-brain--js",
  "version": "1.4.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/brain.js@1.4.10",
  "summary": "Neural network library providing multiple neural network types including feed-forward networks, recurrent neural networks, LSTM, and GRU for both Node.js and browser environments"
}