Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: made some words into links

Running the Perceptron to generate scores

Wiki Markup
If all goes well, the \["Perceptron"\] will take over from the [GeneticAlgorithm] (GA) as the main way we generate scores.  (This text was copied from [RescoreTenFcv] and needs editing.)

Change these lines:

No Format
  make clean >> make.output
  make >> make.output 2>&1
  ./evolve
  pwd; date

...