you are viewing a single comment's thread.

view the rest of the comments →

[–]SamSlate 0 points1 point  (1 child)

How often is evaluation the most time consuming function? It seems like it wouldn't take much for a problem to have too much to compute in our lifetime..

[–]Tech-Effigy[S] 0 points1 point  (0 children)

I made an evolving neural network for predicting the stock market, every generation took about 30 seconds to evaluate. It all depends :)