FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Pragith/TensorFlow-Examples · GitHub
Pragith
/
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 Sep 2, 2017
A print function miss brackets (#165)
Show description for 0bacc59
Todd Tao
authored and
aymericdamien
committed
0bacc59
View commit details
Copy full SHA for 0bacc59
Browse repository at this point
A bug of notebook format (#164)
Show description for 651cc75
Todd Tao
authored and
aymericdamien
committed
651cc75
View commit details
Copy full SHA for 651cc75
Browse repository at this point
fix a dead link (#166)
LF-DevJourney
authored and
aymericdamien
committed
38a8084
View commit details
Copy full SHA for 38a8084
Browse repository at this point
Commits on Sep 1, 2017
corrected minor typo (#162)
bhageena
authored and
aymericdamien
committed
0f10646
View commit details
Copy full SHA for 0f10646
Browse repository at this point
Commits on Aug 29, 2017
fix typo
aymericdamien
authored
c278cf6
View commit details
Copy full SHA for c278cf6
Browse repository at this point
New Examples (#160)
Show description for 90bb4de
aymericdamien
authored
90bb4de
View commit details
Copy full SHA for 90bb4de
Browse repository at this point
Commits on Aug 24, 2017
Fixed typo (#159)
kokimame
authored and
aymericdamien
committed
4e829a6
View commit details
Copy full SHA for 4e829a6
Browse repository at this point
Commits on Jul 30, 2017
Fixed Typo (#158)
solaris33
authored and
aymericdamien
committed
c0c59e4
View commit details
Copy full SHA for c0c59e4
Browse repository at this point
Commits on Jul 8, 2017
Add tensorboard_advanced.ipynb (#152)
Show description for 5e55342
Kulbear
authored and
aymericdamien
committed
5e55342
View commit details
Copy full SHA for 5e55342
Browse repository at this point
Commits on Jun 13, 2017
make print statements Python 3 compatible (#149)
ckirksey3
authored and
aymericdamien
committed
31aa360
View commit details
Copy full SHA for 31aa360
Browse repository at this point
Commits on May 4, 2017
tf.mul -> tf.multiply (#143)
orcaman
authored and
aymericdamien
committed
8ca1338
View commit details
Copy full SHA for 8ca1338
Browse repository at this point
Commits on Apr 26, 2017
reduce mean instead of sum
aymericdamien
authored
bc09f95
View commit details
Copy full SHA for bc09f95
Browse repository at this point
The call to this function has changed (#142)
Show description for 534b4fe
Luanrly
authored and
aymericdamien
committed
534b4fe
View commit details
Copy full SHA for 534b4fe
Browse repository at this point
For the sake of the TF beginner (this is Example #2 afterall), added a helpful comment about how the optimizer knows to modify W and b
ddurham2
authored and
aymericdamien
committed
c0a784a
View commit details
Copy full SHA for c0a784a
Browse repository at this point
Commits on Apr 4, 2017
Simpilify RNN examples data transformation (#136)
Show description for 373d981
zxiaomzxm
authored and
aymericdamien
committed
373d981
View commit details
Copy full SHA for 373d981
Browse repository at this point
just a letter missed in multiply...no big deal... (#131)
rajarahulray
authored and
aymericdamien
committed
00e2927
View commit details
Copy full SHA for 00e2927
Browse repository at this point
Commits on Mar 23, 2017
Create .gitignore
aymericdamien
authored
5a79b2c
View commit details
Copy full SHA for 5a79b2c
Browse repository at this point
Commits on Mar 22, 2017
Merge pull request #122 from ashishbaghudana/master
Show description for 21220ca
aymericdamien
authored
21220ca
View commit details
Copy full SHA for 21220ca
Browse repository at this point
Merge pull request #125 from Nickil21/auto_enc_fix
Show description for c17baeb
aymericdamien
authored
c17baeb
View commit details
Copy full SHA for c17baeb
Browse repository at this point
Commits on Mar 19, 2017
ENH: correct comment in autoencoder NB
Nickil21
authored
eec79c9
View commit details
Copy full SHA for eec79c9
Browse repository at this point
Commits on Mar 16, 2017
Mul operation has been deprecated in Tensorflow 1.0.0
Ashish Baghudana
committed
0e9cf03
View commit details
Copy full SHA for 0e9cf03
Browse repository at this point
Commits on Mar 13, 2017
Merge pull request #107 from VikramTiwari/patch-1
Show description for 176ba8c
aymericdamien
authored
176ba8c
View commit details
Copy full SHA for 176ba8c
Browse repository at this point
Commits on Mar 10, 2017
Merge pull request #113 from xiaodepei/patch-1
Show description for ca907ab
aymericdamien
authored
ca907ab
View commit details
Copy full SHA for ca907ab
Browse repository at this point
Merge pull request #116 from mhue/master
Show description for ab99a65
aymericdamien
authored
ab99a65
View commit details
Copy full SHA for ab99a65
Browse repository at this point
Commits on Mar 9, 2017
Upgrade dynamic RNN for TensorFlow 1.0
mhue
committed
1abb722
View commit details
Copy full SHA for 1abb722
Browse repository at this point
Commits on Mar 3, 2017
Update linear_regression.py
Show description for 392a667
xiaodepei
authored
392a667
View commit details
Copy full SHA for 392a667
Browse repository at this point
Commits on Mar 2, 2017
Merge pull request #108 from VikramTiwari/patch-2
Show description for 352ecdf
aymericdamien
authored
352ecdf
View commit details
Copy full SHA for 352ecdf
Browse repository at this point
Commits on Feb 25, 2017
Update basic_operations.ipynb
VikramTiwari
authored
4c844fb
View commit details
Copy full SHA for 4c844fb
Browse repository at this point
Update basic_operations.ipynb
VikramTiwari
authored
8f0d6da
View commit details
Copy full SHA for 8f0d6da
Browse repository at this point
Commits on Jan 25, 2017
Merge pull request #82 from DVigneault/InitializationDeprecationWarning
Show description for 7227cfe
aymericdamien
authored
7227cfe
View commit details
Copy full SHA for 7227cfe
Browse repository at this point
Commits on Jan 19, 2017
Update README.md
aymericdamien
authored
5eeee53
View commit details
Copy full SHA for 5eeee53
Browse repository at this point
Commits on Jan 18, 2017
Merge pull request #85 from normanheckscher/master
Show description for 9f93712
aymericdamien
authored
9f93712
View commit details
Copy full SHA for 9f93712
Browse repository at this point
Commits on Jan 17, 2017
Add runtime output to notebooks.
Show description for ab15e28
normanheckscher
committed
ab15e28
View commit details
Copy full SHA for ab15e28
Browse repository at this point
Commits on Jan 14, 2017
Update dependencies
Show description for 9650209
normanheckscher
committed
9650209
View commit details
Copy full SHA for 9650209
Browse repository at this point
Refactor multilayer_perceptron for TF1.0
Show description for 90f22bc
normanheckscher
committed
90f22bc
View commit details
Copy full SHA for 90f22bc
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL