brian.cli

A library for nodejs and vanilla javascript connection to a brian server

Usage no npm install needed!

<script type="module">
  import brianCli from 'https://cdn.skypack.dev/brian.cli';
</script>

README

Brian client

The brian client to allow to connect to brian neural network server nodes.

Project license text : see doc/HGPL_LICENSE.txt file

Author name : Jérémie Ratomposon (massively helped by its programming egos legions)

Author email : info@alqemia.com

Organization name : Alqemia

Organization email : info@alqemia.com

Organization website : https://alqemia.com

Installation

npm install brian.cli

Usage

`require("brian.cli");`

Tests

Tested with a dedicated yestbot server. TODO :

Contributing

At maintainer's discretion.