IrmaVeoll

Results 1 issues of IrmaVeoll

Instead of training the whole model let's optimize only a small randomly selected model part (e.g. 5% of connections) at each optimization step: ```python class OpenES: ... def ask(self): ......