Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lisa-lab/DeepLearningTutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pengsun/DeepLearningTutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 22 files changed
  • 1 contributor

Commits on Sep 16, 2015

  1. add my code for LR training

    pengsun committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    fcda448 View commit details
    Browse the repository at this point in the history
  2. minor modification to LR.py

    pengsun committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    bacc46f View commit details
    Browse the repository at this point in the history
  3. play around with MLP

    pengsun committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    f082bcb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. code refactoring

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    cec9641 View commit details
    Browse the repository at this point in the history
  2. remove project files

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    af571a5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/pengsun/DeepLearningTutor…

    …ials
    
    # Conflicts:
    #	.idea/DeepLearningTutorials-Peng.iml
    #	.idea/misc.xml
    #	.idea/workspace.xml
    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    ac22ce2 View commit details
    Browse the repository at this point in the history
  4. add tmp_square.py

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    21b0ad4 View commit details
    Browse the repository at this point in the history
  5. add run_conv.py

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    bc35c63 View commit details
    Browse the repository at this point in the history
  6. remove project files

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    c6b8ca5 View commit details
    Browse the repository at this point in the history
  7. remove project files

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    4db45cc View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/pengsun/DeepLearningTutor…

    …ials
    
    # Conflicts:
    #	.gitignore
    #	.idea/workspace.xml
    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    28febf8 View commit details
    Browse the repository at this point in the history
  9. remove project files

    pengsun committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    60c06ad View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. remove project files

    pengsun committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    70299e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e117d16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae17cae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a7eb92 View commit details
    Browse the repository at this point in the history
  5. trim

    pengsun committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    5f8874e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2015

  1. modify workflow, add dropout

    pengsun committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    00c42ee View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. add temp code

    pengsun committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    652667a View commit details
    Browse the repository at this point in the history
Loading