Tomasz Maciosowski
Tomasz Maciosowski
I created simple tutorial here: https://t4ccer.com/posts/sharpneat-tutorial/
I'm glad to hear that my tutorial is useful. In my experience setting `complexityRegulationStrategy` to `NullComplexityRegulationStrategy` made network evolve faster. You can also increase number of specimen in each generation....
Currently menu closes only when clicked on 'done' button. How about make menu also close when click outside of it, or on right click?
Hey! Looks like I'll be moving the instances that we have in Plutarch upstream. Is that fine with you to put `Arbitrary` instances in modules that define given datatype or...
wrt. zero ADA entries it's fine to do whatever ledger expects, the problem is when converting `GYValue` to plutus-ledger-api `Value`. e.g. V1 and V2 `TxInfo` still has zero ADA entry...