FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · unsuthee/TensorFlow-Examples · GitHub
unsuthee
/
TensorFlow-Examples
Public
forked from
aymericdamien/TensorFlow-Examples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 9, 2016
Merge pull request #71 from Helw150/master
Show description for bf80d81
aymericdamien
authored
bf80d81
View commit details
Copy full SHA for bf80d81
Browse repository at this point
Commits on Sep 30, 2016
Merge pull request #69 from alexpantyukhin/fix_link
Show description for 5ed3296
aymericdamien
authored
5ed3296
View commit details
Copy full SHA for 5ed3296
Browse repository at this point
Commits on Sep 28, 2016
Fixes for Multi-Gpu_basics No Longer hangs on CPU
Helw150
committed
101e0fc
View commit details
Copy full SHA for 101e0fc
Browse repository at this point
Commits on Sep 27, 2016
fix link to quickstart.md
alexpantyukhin
committed
7ea9a77
View commit details
Copy full SHA for 7ea9a77
Browse repository at this point
Commits on Sep 20, 2016
Merge pull request #64 from cnwarden/python_print_compatibility
Show description for a4418e8
aymericdamien
authored
a4418e8
View commit details
Copy full SHA for a4418e8
Browse repository at this point
Commits on Sep 19, 2016
fixed python2/3 print issue
Ming He
committed
b400c2c
View commit details
Copy full SHA for b400c2c
Browse repository at this point
Commits on Sep 11, 2016
Update README.md
aymericdamien
authored
99e423d
View commit details
Copy full SHA for 99e423d
Browse repository at this point
Commits on Sep 3, 2016
Update README.md
aymericdamien
authored
cee7096
View commit details
Copy full SHA for cee7096
Browse repository at this point
Commits on Sep 2, 2016
Update README.md
aymericdamien
authored
88556b2
View commit details
Copy full SHA for 88556b2
Browse repository at this point
Merge pull request #63 from vra/master
Show description for cbebfd6
aymericdamien
authored
cbebfd6
View commit details
Copy full SHA for cbebfd6
Browse repository at this point
Commits on Sep 1, 2016
Merge branch 'patch-1'
Yunfeng Wang
committed
b039e07
View commit details
Copy full SHA for b039e07
Browse repository at this point
fix some typos
Yunfeng Wang
committed
13ac098
View commit details
Copy full SHA for 13ac098
Browse repository at this point
add space between # and character
Yunfeng Wang
committed
bc8c77d
View commit details
Copy full SHA for bc8c77d
Browse repository at this point
fix typo: reccurent -> recurrent
Yunfeng Wang
committed
c6d8d68
View commit details
Copy full SHA for c6d8d68
Browse repository at this point
Commits on Aug 21, 2016
Merge pull request #59 from maxthyen/master
Show description for 2ef1c6c
aymericdamien
authored
2ef1c6c
View commit details
Copy full SHA for 2ef1c6c
Browse repository at this point
Commits on Aug 20, 2016
resolve syntax error in linear_regression example
maxthyen
committed
2191d65
View commit details
Copy full SHA for 2191d65
Browse repository at this point
Commits on Aug 17, 2016
added Python 3 compatibility (#58)
RWalecki
authored and
aymericdamien
committed
1a44c34
View commit details
Copy full SHA for 1a44c34
Browse repository at this point
Commits on Aug 16, 2016
Deprecated model (#57)
Show description for 60dc7c1
arthurtalkgoal
authored and
aymericdamien
committed
60dc7c1
View commit details
Copy full SHA for 60dc7c1
Browse repository at this point
Commits on Aug 6, 2016
Merge pull request #55 from bquast/patch-1
Show description for 2c68ee1
aymericdamien
authored
2c68ee1
View commit details
Copy full SHA for 2c68ee1
Browse repository at this point
MINST -> MNIST
bquast
authored
a9674aa
View commit details
Copy full SHA for a9674aa
Browse repository at this point
Commits on Aug 4, 2016
Update README.md
aymericdamien
authored
382ae38
View commit details
Copy full SHA for 382ae38
Browse repository at this point
Merge pull request #54 from poyuwu/master
Show description for 1022f9e
aymericdamien
authored
1022f9e
View commit details
Copy full SHA for 1022f9e
Browse repository at this point
Commits on Aug 3, 2016
fixed rnn_cell import error
poyuwu
committed
60e34fe
View commit details
Copy full SHA for 60e34fe
Browse repository at this point
Commits on Jul 28, 2016
Merge pull request #53 from FedericoPonzi/patch-1
Show description for 5f91f9a
aymericdamien
authored
5f91f9a
View commit details
Copy full SHA for 5f91f9a
Browse repository at this point
Removes useless variable
FedericoPonzi
authored
bc00df4
View commit details
Copy full SHA for bc00df4
Browse repository at this point
Commits on Jul 22, 2016
Merge pull request #52 from meagmohit/patch-1
Show description for 7ed5fbe
aymericdamien
authored
7ed5fbe
View commit details
Copy full SHA for 7ed5fbe
Browse repository at this point
Commits on Jul 21, 2016
fixed rnn_cell import error
Show description for 773840d
meagmohit
authored
773840d
View commit details
Copy full SHA for 773840d
Browse repository at this point
Commits on Jul 14, 2016
Merge pull request #51 from shriphani/master
Show description for 255dffa
aymericdamien
authored
255dffa
View commit details
Copy full SHA for 255dffa
Browse repository at this point
removing hidden weights - not used
shriphani
committed
e812efc
View commit details
Copy full SHA for e812efc
Browse repository at this point
Commits on Jul 3, 2016
Typo: MINST -> MNIST (#46)
dakerfp
authored and
aymericdamien
committed
d8e83dd
View commit details
Copy full SHA for d8e83dd
Browse repository at this point
Commits on Jul 1, 2016
Update README.md
aymericdamien
authored
a68eedc
View commit details
Copy full SHA for a68eedc
Browse repository at this point
Commits on Jun 28, 2016
Update dynamic_rnn.py
aymericdamien
authored
4a16105
View commit details
Copy full SHA for 4a16105
Browse repository at this point
Update dynamic_rnn.py
aymericdamien
authored
897fe2c
View commit details
Copy full SHA for 897fe2c
Browse repository at this point
added dynamic RNN
aymericdamien
committed
4cce9f6
View commit details
Copy full SHA for 4cce9f6
Browse repository at this point
Commits on Jun 23, 2016
fixed shape errors in the rnn model comments (#43)
SimsGautam
authored and
aymericdamien
committed
1f58605
View commit details
Copy full SHA for 1f58605
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL