Gekko-GeneticAlgorithm
#1
Good day

I tryed install the Gekko-GeneticAlgorithm from GekkoWarez (on Github) or http://gekkowarez.com
Enyone tryed this yet? This sound good.


Could not get it to work even with the node v7.1 as recomended
The installation guide says open two comand shells:

In terminal 1:
1) go to gekko/web
2) node –max-old-space-size=8192 server.js
Now the Gekko api server is running we can run the GA.

My OS: Win7-64

CMD: This is not recognized: "–max-old-space-size=8192"
instead i tried : "node server.js" and a Gekko API Server was startet.

Then in the second CMD

In terminal 2:

1) go to gekko/gekkoga

2) node run -c config/your-new.js
At the end of every epoch you will see the winner for that epoch, and you will see the overall winner across all the epochs running in that session. This will all appear in terminal 2.

node run -c config/your-new.js   //this comand also dos not work.

goto gekko/gekkoga   // i guess he meen: cd gekko/gekkoga??

Is this because the TaLib is not working on win7..? or not
my bad i gave up.
grz.philipp
  Reply


Messages In This Thread
Gekko-GeneticAlgorithm - by susitronix - 01-25-2018, 11:52 PM
RE: Gekko-GeneticAlgorithm - by Gryphon - 01-26-2018, 02:51 PM
RE: Gekko-GeneticAlgorithm - by susitronix - 01-26-2018, 03:15 PM
RE: Gekko-GeneticAlgorithm - by susitronix - 01-27-2018, 02:58 AM
RE: Gekko-GeneticAlgorithm - by Gryphon - 01-30-2018, 09:33 AM
RE: Gekko-GeneticAlgorithm - by susitronix - 01-30-2018, 03:18 PM

Forum Jump:


Users browsing this thread: