GitXplorerGitXplorer
A

am-neuralnetwork

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
7437026d3b629ccf90b3d6c213e5761910a37052

bump(jsr): `0.1.0-beta.2`

AAugustinMauroy committed 5 months ago
Verified
15e7f0890b85a6f057a51ddf90c0c62d034462c5

chore(jsdocs): add (#5)

AAugustinMauroy committed 5 months ago
Unverified
e25e2a1b3a66078fb147cc84c10997082dc3712a

fix: publish

AAugustinMauroy committed 5 months ago
Unverified
8e85eb4aeb4a1e988db7f8549afa2a7050a08b6f

publish: introduce

AAugustinMauroy committed 5 months ago
Unverified
684d514dfda35a8f708e54c623ce4a31d1eafb60

build(jrs): add exports

AAugustinMauroy committed 5 months ago
Unverified
275ce502515d71f8233ec78bb72e882fdf38ec4a

doc(readme): introduce

AAugustinMauroy committed 5 months ago

README

The README file for this repository.

Neural Network

@am/neuralnetwork is a simple neural network library written in TypeScript. It is designed to be easy to use and understand, while still being powerful enough to be useful in real-world applications.

Also, it's cross-runtime compatible, meaning you can use it in both Node.js, deno, bun ...