Skip to content

Commit

Permalink
more markdown tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
dps committed Jan 2, 2012
1 parent 1b9aa83 commit 7f9ec62
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.markdown
Expand Up @@ -52,12 +52,11 @@ Train:

Follow the instructions in train/README to get set up with a solution to Ex4, then Run octave and start the nnrccar script:

```octave-3.4.0:4> cd train/
octave-3.4.0:5> nnrccar
Elapsed time is 233.526 seconds.
Training Neural Network...
```
octave-3.4.0:4> cd train/
octave-3.4.0:5> nnrccar

Elapsed time is 233.526 seconds.
Training Neural Network...

It will take ~4 mins for octave to load the training data, after which you'll see the status output from fmincfg showing the progress of training the network. By default, 100 iterations of training will occur.

Expand Down

0 comments on commit 7f9ec62

Please sign in to comment.