8 Questions 30 Answers 0 Followers
Questions related from Todor Balabanov
One of the most popular human-computer distributed computing project is the Electric Sheep. In this project genetic algorithm is used to evolve artificial life forms. Fitness value of the...
03 March 2019 5,007 3 View
Neighbour function in SOM is one of the network components. Is it possible to improve network performance by implementing unused until now neighbour functions? For example, in MLP even sine...
12 December 2018 10,286 3 View
I have to implement card game similar to 3-5-8, but I have problem to select proper way for A.I. implementation. Is it possible game A.I. to be created with package like OpenRules business...
12 December 2018 8,059 3 View
I have a plotter like the shown in the first image. The task which I have to implement is conversion of 24 bits BMP to set of instructions for this plotter. In the plotter I can change 16 common...
12 December 2018 7,821 2 View
I am working on slog game mathematical model. I have done the strips and I have calculated the RTP. My customer wants the volatility of the game to be 3 of 5 stars. I have calculated the standard...
10 October 2018 6,011 0 View
I am doing ANN data output denormalization in this way: double[] forecast = new double[LEAD_LENGTH + 2]; network.compute(normalizer.process(Arrays.copyOfRange(dst, dst.length - LAG_LENGTH,...
02 February 2018 9,097 6 View
Hello! Please, can you suggest me fast and easy way to compare solid cube and Menger sponge for stress pressure? The cube should be one of the easiest 3D shapes for strength testing. Menger sponge...
04 April 2017 1,369 1 View
The company i42 GmbH, Mannheim, developed MoneyBee: a system to predict stock market values, basing on artificial intelligence (neural networks), distributed computing and different applications...
09 September 2016 4,624 1 View