UniqueFool

Results 30 comments of UniqueFool

I think that's looking very good already, we probably need to hook this up to some "tasking" scheme and actually let it solve a few specs to see how well...

Yeah, the caching thing also occurred to me, i.e. it would apply especially in the fork/exec or distributed setup - I was thinking to use some kind of md5/sha hash...

> If you want to parallelize specs lower in the dependency tree then that will take more work, but it's probably doable with some thought. not saying I really need...

ok, thanks for clarifying - don't bother then, was just asking to get a better understanding of things

I was just asking because I ended up documenting it that way in the wiki, but then stumbled across the magic numbers instead

> Until I get proper docs set up maybe I can pull some of this together in a FAQ. I started doing that a few hours ago, when I began...

I added some more of your info to the new wiki article, and realized that I ended up breaking the syntax highlighting you were using already - do you have...

Thank you, regarding your last point: I am currently using GP (genetic programming) to evolve neural networks (NNs) - the network setup is pretty arbitrary actually, and I merely "reward"...

I am not claiming that I understand how you set up the solver, but I was wondering if it'd be possible to treat each specify() block as the foundation for...

Thanks for getting back in touch. Yeah, I admit my responses may have been a little imprecise. I am not just involving NN topologies (which a GA would do), but...