11 packages found
Various amazingly simple to build and train neural network architectures. The library is an object-oriented neural network approach (baked with Typescript), containing stateless and stateful neural network architectures.
- ai
- artificial intelligence
- recurrent
- stateless
- stateful
- recurrent neural network
- rnn
- deep learning
- dnn
- bayesian network
- bnn
- neural network
- artificial neural network
- deep neural network
- View more
a general purpose neural net with back propagation, an A.I. tool useful for machine learning and decision making
Brainer é uma biblioteca desenvolvida em JavaScript trabalhar com aprendizado de máquina de forma fácil sem precisar instalar dependências de sistema e outras bibliotecas de baixo nível.
A feed-forward neural network with injectable layers, activation functions, and optimizers.
A implementation of an Artifical Neural Network with Backpropagation learning.
A feed-forward neural network with injectable layers, activation functions, and optimizers.
An optimized implementation of the backpropagation algorithm in Typescript
Javascript neural network libary
Brainer Interface é uma interface de usuário desenvolvida para permitir que o programadores manipulem e interajam, de forma mais visual, com a biblioteca Brainer.
Brainer CLI é um interface de linha de comando desenvolvida para permitir que os programadores testem e manipulem a biblioteca Brainer.
Web based exercise about visually retracing the backpropagation steps performed when training neural nets.