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: gitlp/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: pkmital/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.
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 10, 2017

  1. Update 03_polynomial_regression.py

    fix the mul to be compatible with the current tf api. : )
    NanyangYe authored Sep 10, 2017
    Configuration menu
    Copy the full SHA
    22c2d0d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. update tensorflow methods

    Bruno committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d7189bd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Merge pull request pkmital#46 from b-fontana/master

    01_basics.ipynb: update tensorflow methods
    pkmital authored Sep 18, 2018
    Configuration menu
    Copy the full SHA
    376ade7 View commit details
    Browse the repository at this point in the history
  2. Update 01_basics.ipynb

    minor spelling mistake
    b-fontana authored Sep 18, 2018
    Configuration menu
    Copy the full SHA
    b13af21 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

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

Commits on Dec 11, 2021

  1. udpated readme.md

    pkmital authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    164e984 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pkmital#47 from b-fontana/patch-1

    Update 01_basics.ipynb
    pkmital authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    956516e View commit details
    Browse the repository at this point in the history
  3. Merge pull request pkmital#51 from mahi97/patch-1

    Update 03_polynomial_regression.ipynb
    pkmital authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    d3e40db View commit details
    Browse the repository at this point in the history
  4. Merge pull request pkmital#40 from lincolnBush/patch-1

    Update 03_polynomial_regression.py
    pkmital authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    c3eefe5 View commit details
    Browse the repository at this point in the history
Loading