FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - oloopy/TensorFlow-Examples · GitHub
oloopy
/
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
Breadcrumbs
History for
TensorFlow-Examples
examples
on
master
User selector
Datepicker
Commit history
Commits on Sep 1, 2016
fix some typos
Yunfeng Wang
committed
13ac098
View commit details
Copy full SHA for 13ac098
View code at this point
Browse repository at this point
add space between # and character
Yunfeng Wang
committed
bc8c77d
View commit details
Copy full SHA for bc8c77d
View code at this point
Browse repository at this point
fix typo: reccurent -> recurrent
Yunfeng Wang
committed
c6d8d68
View commit details
Copy full SHA for c6d8d68
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
MINST -> MNIST
bquast
authored
a9674aa
View commit details
Copy full SHA for a9674aa
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Removes useless variable
FedericoPonzi
authored
bc00df4
View commit details
Copy full SHA for bc00df4
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
removing hidden weights - not used
shriphani
committed
e812efc
View commit details
Copy full SHA for e812efc
View code at this point
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
View code at this point
Browse repository at this point
Update dynamic_rnn.py
aymericdamien
authored
897fe2c
View commit details
Copy full SHA for 897fe2c
View code at this point
Browse repository at this point
added dynamic RNN
aymericdamien
committed
4cce9f6
View commit details
Copy full SHA for 4cce9f6
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
fix #41
aymericdamien
authored
2835cca
View commit details
Copy full SHA for 2835cca
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
updated rnn examples
aymericdamien
committed
4351a03
View commit details
Copy full SHA for 4351a03
View code at this point
Browse repository at this point
Commits on May 31, 2016
added tensorboard advanced example
aymericdamien
committed
dec648e
View commit details
Copy full SHA for dec648e
View code at this point
Browse repository at this point
update tensorboard example
aymericdamien
committed
29c7bee
View commit details
Copy full SHA for 29c7bee
View code at this point
Browse repository at this point
Commits on May 29, 2016
Examples major update
aymericdamien
committed
998ba46
View commit details
Copy full SHA for 998ba46
View code at this point
Browse repository at this point
Commits on May 24, 2016
Fixed typo
solaris33
committed
343619c
View commit details
Copy full SHA for 343619c
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
add autoencoder example
aymericdamien
committed
ddfafb2
View commit details
Copy full SHA for ddfafb2
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
replace tf.types.xxx with tf.xxx
fengjian
authored and
fengjian
committed
80197e6
View commit details
Copy full SHA for 80197e6
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Correct tf types
aymericdamien
committed
0094bf0
View commit details
Copy full SHA for 0094bf0
View code at this point
Browse repository at this point
Correct tf types
aymericdamien
committed
3411540
View commit details
Copy full SHA for 3411540
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
fix #10
aymericdamien
committed
742675d
View commit details
Copy full SHA for 742675d
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
added Bidirectional RNN example
aymericdamien
committed
d77e527
View commit details
Copy full SHA for d77e527
View code at this point
Browse repository at this point
update new tf types
aymericdamien
committed
ce5f4de
View commit details
Copy full SHA for ce5f4de
View code at this point
Browse repository at this point
update tf LSTM cell comments
aymericdamien
committed
c17a5a1
View commit details
Copy full SHA for c17a5a1
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Added more comments
aymericdamien
committed
4680f60
View commit details
Copy full SHA for 4680f60
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
added lstm example
aymericdamien
committed
cf8fc75
View commit details
Copy full SHA for cf8fc75
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
weight and biases in multilayer_perceptron() are changed to add underbar as a prefix.
jskDr
committed
74411a0
View commit details
Copy full SHA for 74411a0
View code at this point
Browse repository at this point
Commits on Nov 27, 2015
fix logdir name
Tomohide Shibata
committed
0d98a44
View commit details
Copy full SHA for 0d98a44
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
added testing as requested by issue #2
aymericdamien
committed
104c4de
View commit details
Copy full SHA for 104c4de
View code at this point
Browse repository at this point
Commits on Nov 21, 2015
update description
aymericdamien
committed
5c17428
View commit details
Copy full SHA for 5c17428
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
minor fix
aymericdamien
committed
d4bce70
View commit details
Copy full SHA for d4bce70
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL