On Thu, Aug 21, 2014 at 2:24 PM, Subutai Ahmad <[email protected]> wrote:
> 3) You can actually force a specific field combination, using the > “fixedFields” attribute. So you can add something like: > > "fixedFields": [“AWT_01”,”Tilt_01"], > > This will force swarm to only use the above two fields. It won’t try any > other field combinations, but it will optimize the other parameters. This > is much faster since it has many fewer experiments to run. > Wow, that is useful and something I didn't know. I want to update the https://github.com/numenta/nupic/wiki/Running-Swarms page with this, but I can't find any usage examples. I did find it in the JSON schema, however: https://github.com/numenta/nupic/blob/master/nupic/frameworks/opf/exp_generator/experimentDescriptionSchema.json#L303 --------- Matt Taylor OS Community Flag-Bearer Numenta
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
