GiMeSpace Mega AI predictor is a program that is using past historical data to predict future data. Obvious applications can be predicting stock market shares and any other hard to predict data streams.
It is using highly optimized techniques that automatically adapt to the data that is being used. The techniques are coming from the Artificial Intelligence and Machine Learning science and is used in such a way that maximum learning capacity is provided for hard to predict data.

The program is highly optimized for the latest x64 Windows computers. It supports up to 2048 parallel CPU cores/threads and up to 16TB of virtual memory.
The more memory and computing power you have available for this program the more effective this program will predict future data.
Since it is recommended to use massive amounts of memory, the speed of the calculations are likely limited by the access speed of you memory. For extreme projects you might want to invest in the latest high bandwidth RAM and processors that are able to access this RAM at maximum speed.

Using this program:
This program will only run on 64bit windows!
Although the logic behind this program is highly complex, this program is actually very straight forward and easy to use.
When you start the program you will see the main text screen giving you all the information you need. And 8 buttons on top that perform all the tasks that are needed.
On the bottom right is a button that can be used to interrupt calculations if you need to interrupt the program. You will have to start the calculations again at a later time.

The first button on top will create a new project.
First you will be asked to specify the input data format. Meta stock 7 file format is supported but also other standard text format data files like csv etc. Values can be separated by spaces, commas or other characters. Data can be presented in horizontal or vertical format. Also there is an option to sort data on a time label if that is present. Please note that this is an alphanumeric sort so data should have time labels like 01, 02, …. 09, 10, 11 and not like 1, 2, … 9, 10, 11. Meta stock data has time labels like 20160113 etc so sorting will work correctly.
Next you will be asked to select a file that contains the first data for all the input streams you want to predict or use. The predicting network will be created according to the number of input streams of the first file. So it will not be possible to add in the future additional input streams! At the moment the program has a limit of 65536 input streams (16 when in trial mode). This limit can be lifted if needed.
Next you will be asked to allocated memory to be used for the predicting network. Unless you have a very simple problem space, it is recommended to use all the memory you have available.
You can also allocated more virtual memory on a fast Solid State Disk by making a fixed size page file on that drive. The initial size of this page file is the size that will specify how much virtual memory is available for this program. Please note that the access to an SSD is still much slower than your RAM and although you will have better prediction results, the learning time will be much longer!
The program will now generate the prediction network, this can take a lot of time to generate!
Once a project is generated you can save it and load it again just like expected.
You can also choose to import more data. For example if you try to predict stock data you might want to import the latest stock data every day. It’s important to note that new data files cannot contain more input data streams than the one you used in the beginning to create the project!
The next step is to allow the program to learn how to predict the data. There is a spin edit that can be used to select the number of training iterations to execute at a time. You can interrupt this training at any time, but it’s important to know that before you can do any predictions you need to complete at least one full training iteration. The more training iterations you do the better your project will perform. After each training iteration the program will specify how successful it can predict the current data. A score of 50% means learning has been unsuccessful (the program is wrong half of the time). Maximum success will be with a score of 100%. But with real world data this will be of course very rare. In general scores of 95% and higher are useful predictions. But this also depends on how accurate you need the predictions to be.
After successful learning you can start to predict future data. The same spin edit can be used to specify the number of prediction iterations. 
For each input stream a list of successive data predictions will be produced.

Specific solutions.
GiMeSpace is specialized in unsupervised automatic learning solutions. Data prediction is just one of our specialities. Also discrete problems where a program needs to learn from actions being taken can be effectively learned by our techniques. Email gimespace@gimespace.com if you need a specific learning solution.

Disclaimer.
Although this program is designed to provide maximum learning capability for the data that is presented to it, no guarantees are made about the accuracy of its predictions. Using the predictions from this program is your own responsibility. And GiMeSpace recommends that you use the predictions with your own common sense. Under no circumstances will GiMeSpace be ever responsible for any damages or loses caused by using the predictions from this program.

More information