1.0.2 • Published 3 years ago

lnn.js v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Lite-Neural-Networks

Version badge MIT license

Maintenance

A small lite weight JS library for your fun project

Inspried by Tensorflow.js but faster in terms of multiple Neural Networks,TF.js works superb when it comes to single Neural Network and allows hardware acceleration. But when used for creating multiple Neural Networks for applications under Genetic Algorithm or Multiple Simulation it kind of lags or consume high resources.

Lite Neural Networks Library allows you to create multiple Neural Networks and perform opeartions on them iteratively