README.md 1018 B

c


Info:

BrAInStocker tries to predict (using Linear Regression) the next number within a series of random numbers.

Installing:

This tool runs on many platforms and it requires Python (3.x.y). To generate graphs, you need to install the following library:

   python3-matplotlib - Python based plotting system in a style similar to Matlab (Python 3)

On Debian-based systems (ex: Ubuntu), run:

   sudo apt-get install python3-matplotlib

Or:

   pip3 install matplotlib

Executing:

python3 brainstocker


Source libs:

License:

BrAInStocker is released under the GPLv3.

Contact:

  - psy (epsylon@riseup.net)

Contribute:

To make donations use the following hash:

 - Bitcoin: 19aXfJtoYJUoXEZtjNwsah2JKN9CK5Pcjw

Screenshots:

c