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: deeplearningzhy/My-TensorFlow-tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kevin369ml/My-TensorFlow-tutorials
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.
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 9, 2017

  1. Update input_data.py

    kevin369ml authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    d6cde9a View commit details
    Browse the repository at this point in the history
  2. Update cifar10.py

    kevin369ml authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    cfb0297 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kevin369ml authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    ab94230 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    kevin369ml authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    71c1be4 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    kevin369ml authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    0eae769 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Update README.md

    kevin369ml authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    9339ce1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    kevin369ml authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    2240290 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

  1. Update README.md

    kevin369ml authored Nov 18, 2017
    Configuration menu
    Copy the full SHA
    8d0cf81 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2018

  1. Update README.md

    kevin369ml authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    32b3dbf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. add evaluate_all_image()

    hainingbaby committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    fe01370 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Update README.md

    kevin369ml authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    9be1473 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge pull request kevin369ml#17 from hainingbaby/master

    add evaluate_all_image()
    kevin369ml authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    b9fa0c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Update train_and_val.py

    kevin369ml authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    963d78f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. add feed_dict to sess.run

    - add feed_dict to sess.run(summary_op)
    kevin369ml authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    f047434 View commit details
    Browse the repository at this point in the history
  2. add feed_dict when executing sess.run(summary_op)

    - add feed_dict when executing sess.run(summary_op)
    kevin369ml authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    4552a82 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Update README.md

    kevin369ml authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    27163a3 View commit details
    Browse the repository at this point in the history
Loading