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: rcbull/TensorFlow-Examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aymericdamien/TensorFlow-Examples
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.
  • 13 commits
  • 14 files changed
  • 6 contributors

Commits on Jul 15, 2020

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

Commits on Jul 26, 2020

  1. Add tensorboard example (aymericdamien#381)

    * add tensorboard example
    
    * fix desc
    
    * add tensorboard run cmd
    aymericdamien authored Jul 26, 2020
    Configuration menu
    Copy the full SHA
    ab1b58b View commit details
    Browse the repository at this point in the history
  2. fix ml intro

    aymericdamien committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    e3414d6 View commit details
    Browse the repository at this point in the history
  3. fix ml intro

    aymericdamien committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    a1516d2 View commit details
    Browse the repository at this point in the history
  4. Fix ML intro notebook (aymericdamien#382)

    * fix ml intro
    
    * fix ml intro
    aymericdamien authored Jul 26, 2020
    Configuration menu
    Copy the full SHA
    6b11799 View commit details
    Browse the repository at this point in the history
  5. Update bidirectional_rnn.ipynb (aymericdamien#380)

    Replace broken link for Sepp Hochreiter & Jurgen Schmidhuber's LSTM document.
    LCB0B authored Jul 26, 2020
    Configuration menu
    Copy the full SHA
    fedf9e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. MultiGPU Training Example (aymericdamien#387)

    * fix ml intro
    
    * fix ml intro
    
    * add multi gpu example
    
    * add multi gpu example
    aymericdamien authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    26c4c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4185fe View commit details
    Browse the repository at this point in the history
  3. fix multigpu typo

    aymericdamien committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    35de963 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. gengxi (aymericdamien#392)

    * Update README.md
    
    * Update input_data.py
    
    Co-authored-by: Aymeric Damien <[email protected]>
    ShanksAndSS and aymericdamien authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fe8b812 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Update README.md

    aymericdamien authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    d85fb5c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

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

Commits on Oct 23, 2021

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