Skip to content

Commit

Permalink
Update Project Title to Behavioral Cloning (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
manavkataria authored and domluna committed Feb 6, 2017
1 parent 5e736ba commit a23677b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions writeup_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#**Traffic Sign Recognition**
#**Behavioral Cloning**

##Writeup Template

Expand Down Expand Up @@ -126,4 +126,4 @@ After the collection process, I had X number of data points. I then preprocessed

I finally randomly shuffled the data set and put Y% of the data into a validation set.

I used this training data for training the model. The validation set helped determine if the model was over or under fitting. The ideal number of epochs was Z as evidenced by ... I used an adam optimizer so that manually training the learning rate wasn't necessary.
I used this training data for training the model. The validation set helped determine if the model was over or under fitting. The ideal number of epochs was Z as evidenced by ... I used an adam optimizer so that manually training the learning rate wasn't necessary.

0 comments on commit a23677b

Please sign in to comment.