comment out base gpLoop'
This commit is contained in:
parent
6ca07694e6
commit
164765aa23
@ -77,4 +77,4 @@ gpLoop' pushArgs generation evaluations population indexedTrainingData = do
|
|||||||
bestIndPassesDownsample = False -- TODO: fix this later
|
bestIndPassesDownsample = False -- TODO: fix this later
|
||||||
epsilonPushArgs :: PushArgs
|
epsilonPushArgs :: PushArgs
|
||||||
epsilonPushArgs = pushArgs {epsilons = Nothing} -- TODO: And this
|
epsilonPushArgs = pushArgs {epsilons = Nothing} -- TODO: And this
|
||||||
gpLoop' _ _ _ _ _ = error "How did this happen?"
|
--gpLoop' _ _ _ _ _ = error "How did this happen?"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user