BrainJS / brain.retro.js

Run brain.js... backward!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example

import brainRetro from 'brain.retro.js';

const input = brainRetro(output, brainNeuralNetwork);

For output example, or what to expect from input, see https://github.com/BrainJS/brain.js#examples

There is also a query utility, that allows you to probe deeper into the neural network. I'll publish it as well if there is interest.

About

Run brain.js... backward!

License:MIT License


Languages

Language:JavaScript 100.0%