FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/TensorFlowNET.Core - luojinfang/TensorFlow.NET · GitHub
luojinfang
/
TensorFlow.NET
Public
forked from
SciSharp/TensorFlow.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TensorFlow.NET
src
TensorFlowNET.Core
on
master
User selector
Datepicker
Commit history
Commits on May 23, 2019
manually construct graph for retain layer.
Oceania2018
committed
84440b2
View commit details
Copy full SHA for 84440b2
View code at this point
Browse repository at this point
Commits on May 21, 2019
can training and cross validating, but train_saver.save failed. #248
Oceania2018
committed
5751c20
View commit details
Copy full SHA for 5751c20
View code at this point
Browse repository at this point
Commits on May 19, 2019
add SummaryToEventTransformer, EventProto, SummaryProto. #248
Oceania2018
committed
1fca618
View commit details
Copy full SHA for 1fca618
View code at this point
Browse repository at this point
add tf.summary #248
Oceania2018
committed
9e895b3
View commit details
Copy full SHA for 9e895b3
View code at this point
Browse repository at this point
run_bottleneck_on_image.resized_input_values
Oceania2018
committed
bd04f5b
View commit details
Copy full SHA for bd04f5b
View code at this point
Browse repository at this point
Commits on May 18, 2019
Add a Transfer Learning example for image recognition. #248
Oceania2018
committed
beda6c4
View commit details
Copy full SHA for beda6c4
View code at this point
Browse repository at this point
Commits on May 17, 2019
fix SessionTest.Session #247
Oceania2018
committed
ddbbe06
View commit details
Copy full SHA for ddbbe06
View code at this point
Browse repository at this point
#247
Oceania2018
committed
a5d2aa9
View commit details
Copy full SHA for a5d2aa9
View code at this point
Browse repository at this point
Commits on May 16, 2019
fix call sessionoptions issue
pkingwsd
committed
8bf4edb
View commit details
Copy full SHA for 8bf4edb
View code at this point
Browse repository at this point
Commits on May 13, 2019
add array_grad.ConcatV2 gradient
Oceania2018
committed
e75ed4f
View commit details
Copy full SHA for e75ed4f
View code at this point
Browse repository at this point
Commits on May 12, 2019
added FeedDict
henon
committed
6479706
View commit details
Copy full SHA for 6479706
View code at this point
Browse repository at this point
minor change in TextClassificationTrain
henon
committed
08266af
View commit details
Copy full SHA for 08266af
View code at this point
Browse repository at this point
Commits on May 11, 2019
added math_grad._ExpGrad(oper, out_grads) for #242
Oceania2018
committed
7a4f4fe
View commit details
Copy full SHA for 7a4f4fe
View code at this point
Browse repository at this point
fix bool warning
Oceania2018
committed
6845233
View commit details
Copy full SHA for 6845233
View code at this point
Browse repository at this point
added auto download data for LSTM + CRF NER.
Oceania2018
committed
0f67489
View commit details
Copy full SHA for 0f67489
View code at this point
Browse repository at this point
Commits on May 10, 2019
add MarShall.Copy for Boolean when creating Tensor.
Oceania2018
committed
e615351
View commit details
Copy full SHA for e615351
View code at this point
Browse repository at this point
Tensor: added missing data types
henon
committed
5d16dc6
View commit details
Copy full SHA for 5d16dc6
View code at this point
Browse repository at this point
session.run: added overload with Hashtable as feed dict
henon
committed
5b49f73
View commit details
Copy full SHA for 5b49f73
View code at this point
Browse repository at this point
completed the CoNLLDataset load for LSTM + CRF NER example.
Oceania2018
committed
664e1c7
View commit details
Copy full SHA for 664e1c7
View code at this point
Browse repository at this point
Commits on May 8, 2019
create image process examples' folder.
Oceania2018
committed
808b95a
View commit details
Copy full SHA for 808b95a
View code at this point
Browse repository at this point
Commits on May 7, 2019
remove Python baseclass.
Oceania2018
committed
0b1a8d3
View commit details
Copy full SHA for 0b1a8d3
View code at this point
Browse repository at this point
add EstimatorV2 and IEstimator.
Oceania2018
committed
0926654
View commit details
Copy full SHA for 0926654
View code at this point
Browse repository at this point
changed the class Python to be static
kerryjiang
committed
3f9f2a3
View commit details
Copy full SHA for 3f9f2a3
View code at this point
Browse repository at this point
Commits on May 6, 2019
input multiple pictures for Image Recognition Inception.
Oceania2018
committed
a38bd5d
View commit details
Copy full SHA for a38bd5d
View code at this point
Browse repository at this point
Commits on May 5, 2019
Init bi-LSTM + CRF NER
Oceania2018
committed
503b781
View commit details
Copy full SHA for 503b781
View code at this point
Browse repository at this point
update version number
Oceania2018
committed
f32adeb
View commit details
Copy full SHA for f32adeb
View code at this point
Browse repository at this point
Commits on May 2, 2019
Added GLOBAL_STEP GraphKey
JuanuMusic
committed
eb4475c
View commit details
Copy full SHA for eb4475c
View code at this point
Browse repository at this point
- Changed return value of get_tensor_by_name
JuanuMusic
committed
c654c6b
View commit details
Copy full SHA for c654c6b
View code at this point
Browse repository at this point
Commits on May 1, 2019
Added get_tensor_by_name to the Graph class
JuanuMusic
committed
31a106d
View commit details
Copy full SHA for 31a106d
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Optimizer: fixed global_step which was not incremented until now
henon
committed
de5a3cd
View commit details
Copy full SHA for de5a3cd
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
update hasattr and getattr
arnavdas88
authored
aa79dba
View commit details
Copy full SHA for aa79dba
View code at this point
Browse repository at this point
change TextClassificationWithMovieReviews to BinaryTextClassification.
Oceania2018
committed
c0760ff
View commit details
Copy full SHA for c0760ff
View code at this point
Browse repository at this point
Commits on Apr 28, 2019
added hasattr() and getattr()
arnavdas88
authored
b09dfdf
View commit details
Copy full SHA for b09dfdf
View code at this point
Browse repository at this point
Word2Vec example works, but still has a minor display issue.
Oceania2018
committed
ffebb85
View commit details
Copy full SHA for ffebb85
View code at this point
Browse repository at this point
Merge pull request #236 from captainst/master
Show description for 6867d27
Oceania2018
authored
6867d27
View commit details
Copy full SHA for 6867d27
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL