Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Fixes #159, #178, #184 and #185 #179

Closed
wants to merge 25 commits into from
Closed

Commits on Dec 27, 2016

  1. Fixed typos

    pedropb committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    6698d47 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    4edd7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6210782 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    a08e782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b717946 View commit details
    Browse the repository at this point in the history
  3. Fixing typo on Question 3:

    reliabilty -> reliability
    pedropb committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    b974174 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Fixed typo

    "Improve Q-Learning Driving Agent" section "impliciations" changed to "implications"
    
    Also fixed wrong information on section "Implement a Q-Learning Driving Agent"
    The default threshold on simulator.py is 0.05, not 0.01 as written on the notebook.
    pedropb committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ac14925 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    757e2b7 View commit details
    Browse the repository at this point in the history
  2. Fixed udacity#159

    pedropb committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    b818504 View commit details
    Browse the repository at this point in the history
  3. Fixed udacity#185

    pedropb committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    f851b61 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Fixed udacity#185

    pedropb committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    76906ba View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Configuration menu
    Copy the full SHA
    085fae7 View commit details
    Browse the repository at this point in the history
  2. Added Extract Data section.

    Also improved notebook structure
    pedropb committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    68a5c42 View commit details
    Browse the repository at this point in the history
  3. Removed reference to idx2numpy.

    It seems there is a bug involving Anaconda, Jupyter Notebook, and my environment name.
    For some weird reason, I can't import idx2numpy to deal with idx file format.
    
    I'll have to implement my own version.
    pedropb committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    0454d59 View commit details
    Browse the repository at this point in the history
  4. Finished Extract Data

    Began Explore Data
    pedropb committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    3d5b74e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Configuration menu
    Copy the full SHA
    f693228 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. Configuration menu
    Copy the full SHA
    bdafca1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    c3b5436 View commit details
    Browse the repository at this point in the history
  2. Fixed batch generator

    pedropb committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    d0a6672 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Added one hot encoding

    pedropb committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    e226a57 View commit details
    Browse the repository at this point in the history
  2. Started model architecture.

    I am stopping this project, because there is a newer project for the Deep Learning Module. After I complete it, I will return to this.
    pedropb committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    b5348e6 View commit details
    Browse the repository at this point in the history
  3. Bump

    pedropb committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    e77a9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f85cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de14b44 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Configuration menu
    Copy the full SHA
    36c509b View commit details
    Browse the repository at this point in the history