FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Toothpick2012/TensorFlow-Examples · GitHub
Toothpick2012
/
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 Feb 5, 2018
Update README.md (#226)
Show description for e98e374
Moulick
authored and
aymericdamien
committed
e98e374
View commit details
Copy full SHA for e98e374
Browse repository at this point
Commits on Jan 13, 2018
add assign_to_device fn for multi-gpu
aymericdamien
committed
f644011
View commit details
Copy full SHA for f644011
Browse repository at this point
Commits on Dec 13, 2017
update random_forest
aymericdamien
committed
d43c58c
View commit details
Copy full SHA for d43c58c
Browse repository at this point
Commits on Dec 12, 2017
Update README.md
aymericdamien
authored
6e94cd9
View commit details
Copy full SHA for 6e94cd9
Browse repository at this point
Update README.md
aymericdamien
authored
c51413f
View commit details
Copy full SHA for c51413f
Browse repository at this point
fix #205
aymericdamien
committed
971c96b
View commit details
Copy full SHA for 971c96b
Browse repository at this point
fix random forest TF 1.4 compatibility
aymericdamien
committed
0c4e666
View commit details
Copy full SHA for 0c4e666
Browse repository at this point
Commits on Dec 3, 2017
Support for TF 1.4 on 2_BasicModels/kmeans.py (#203)
drheart
authored and
aymericdamien
committed
d3f3c83
View commit details
Copy full SHA for d3f3c83
Browse repository at this point
Commits on Nov 8, 2017
Fixed the broken link to TensorFlow installation guide in README (#193)
JasonVann
authored and
aymericdamien
committed
dd2e6dc
View commit details
Copy full SHA for dd2e6dc
Browse repository at this point
Gan paper fix (#191)
Show description for 20dbad2
SeanDongX
authored and
aymericdamien
committed
20dbad2
View commit details
Copy full SHA for 20dbad2
Browse repository at this point
Commits on Oct 31, 2017
fixed minor typo (past tense verb) (#188)
PWhiddy
authored and
aymericdamien
committed
1926883
View commit details
Copy full SHA for 1926883
Browse repository at this point
Commits on Oct 23, 2017
Fix parameters description (#185)
ppiotrow
authored and
aymericdamien
committed
69e9d5c
View commit details
Copy full SHA for 69e9d5c
Browse repository at this point
Commits on Oct 19, 2017
Fix link in README to 'Variational Auto-Encoder' notebook (#177)
joefreeman
authored and
aymericdamien
committed
404355c
View commit details
Copy full SHA for 404355c
Browse repository at this point
Commits on Oct 17, 2017
Simplify code in dynamic_rnn (#178)
Show description for 07cb125
izhangzhihao
authored and
aymericdamien
committed
07cb125
View commit details
Copy full SHA for 07cb125
Browse repository at this point
Commits on Sep 20, 2017
Fix comment in convolutional_network.py (#173)
alseambusher
authored and
aymericdamien
committed
72707e2
View commit details
Copy full SHA for 72707e2
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL