Mika, I believe those instructions are outdated. Running a swarm depends on the example that you're trying to swarm against. There are a few nice swarm examples, for example:
examples/opf/clients/hotgym/prediction/one_gym/swarm.py There are a few nice tutorials on running swarms and models in nupic. These can be found in the wiki: https://github.com/numenta/nupic/wiki/Using-NuPIC The video for the swarm example I listed above is on that page, in the second link. I hope that helps, and please continue to ask questions if you have further issues. It's always good to have a set of eyes point out when instructions are outdated! Thanks, -James On Mon, Jun 16, 2014 at 8:57 PM, Mika Schiller <[email protected]> wrote: > I'm trying to run a swarm as described on the swarm page at > https://github.com/numenta/nupic/wiki/Running-Swarms > > The instructions say to run this in the command line: > $NUPIC/scripts/run_swarm.py > $NUPIC/examples/swarm/simple/search_def.json --maxWorkers=4 > > It doesn't work for me though because there is no scripts directory in my > nupic root directory. I've attached a screenshot of my nupic directory > structure. Has the directory structure changed since the swarm page was > published? > > Mika > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
