Oceania2018
|
8cdb4a7828
|
Add dataset cardinality test #695
|
4 years ago |
Oceania2018
|
06b605598c
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
8e4a98a282
|
Merge branch 'tf.keras-0.3.image-classification'
|
4 years ago |
Oceania2018
|
405c4a441c
|
Make RuntimeHelpers be internal classs.
|
4 years ago |
Oceania2018
|
862ff66924
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
4eb9323f9c
|
fix unit test.
|
4 years ago |
Oceania2018
|
fda7e6df0b
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
566a092a0e
|
Add Tensorflow.Text project.
|
4 years ago |
Oceania2018
|
fd64ad1b44
|
Fix Sequential model.
|
4 years ago |
Oceania2018
|
400cde2ce6
|
Fix MapDataset.
|
4 years ago |
Oceania2018
|
d3f19f4343
|
Fix image_dataset_from_directory #666
|
4 years ago |
Oceania2018
|
d14970288b
|
Fix input dtype for MapDataset. #666
|
4 years ago |
Oceania2018
|
8b6dc478b2
|
Merge branch 'master' into tf.keras-0.3.image-classification
|
4 years ago |
Oceania2018
|
4be5fadc0a
|
Fix Sequential model.
|
4 years ago |
Oceania2018
|
d4596dd9a9
|
Fix MapDataset.
|
4 years ago |
Banyc
|
89f40e5cba
|
Fix csharp example
|
4 years ago |
Björn Ångbäck
|
415445f1d9
|
Fixed Keras c# example so it works
|
4 years ago |
dataangel
|
061ee22d95
|
update:loss
|
4 years ago |
dataangel
|
f8daeae696
|
更新Mes
|
4 years ago |
dataangel
|
6c4d9a8fda
|
更新Mse
|
4 years ago |
Oceania2018
|
d03d7b5fac
|
Merge branch 'master' into tf.keras-0.3.image-classification
|
4 years ago |
Oceania2018
|
0ff31a35ec
|
fix tf.transpose #673
|
4 years ago |
Oceania2018
|
8c0feae8bf
|
Fix image_dataset_from_directory #666
|
4 years ago |
Oceania2018
|
d8afa8cefb
|
Fix input dtype for MapDataset. #666
|
4 years ago |
dataangel
|
b3f72cd99f
|
Update losses_utils.cs
|
4 years ago |
dataangel
|
71f569b84d
|
Update gen_math_ops.cs
|
4 years ago |
Banyc
|
b6755cc4a1
|
Add test case TypeMismatchedSliceAssign
|
4 years ago |
Banyc
|
83509696a4
|
Add test case for tf.transpose
|
4 years ago |
Oceania2018
|
c01b4dd940
|
release patch v0.31.1.
|
4 years ago |
Oceania2018
|
1e8ab47058
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
2ea8f2eb3f
|
fix is_build_function in Layer.
|
4 years ago |
Banyc
|
5f217f1b18
|
Better error message for Tensor.assign
|
4 years ago |
Haiping
|
08e174ef16
|
Update README.md
|
4 years ago |
Oceania2018
|
f7412a180b
|
Release TF.NET v0.31.0, TF.Keras v0.2.0
|
4 years ago |
Oceania2018
|
4575530e03
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
bff3df03ef
|
Tensor Range test.
|
4 years ago |
Nicholas Hirschey
|
ffda41a12e
|
typo fix.
|
4 years ago |
Nicholas Hirschey
|
e2e9c361ad
|
use `open type` for F# readme example
This is the proper way to mimic the C# `using static` code.
|
4 years ago |
nhirschey
|
143714da51
|
Update declaration of train_X, train_Y, and n_samples in C#
Updated the variable declaration to match the code in the C# jupyter notebook: https://github.com/SciSharp/SciSharpCube/blob/master/home/samples/LinearRegression.ipynb
|
4 years ago |
nhirschey
|
9d7d326e6b
|
Add F# example to readme
- Added example of eager mode linear regression to the readme
- Added the example data to the C# example
|
4 years ago |
quanap5kr
|
fe82fd5c26
|
scan unit test
|
4 years ago |
quanap5kr
|
c632c40096
|
scan unit test
|
4 years ago |
Oceania2018
|
6d66092ed6
|
Allow ComputeOutputShape to override in subclass #660.
|
4 years ago |
Oceania2018
|
d75366ce22
|
fix Variable[slice].assign() #653
|
4 years ago |
Banyc
|
6f8beab362
|
Add test case for Tensor.assign #653
The test case is currently not passed yet.
|
4 years ago |
Don Syme
|
fed264ab15
|
Update README.md
|
4 years ago |
Oceania2018
|
76350f74f2
|
Remove unnecessary parameters for RecordGradient.
|
4 years ago |
Oceania2018
|
aea62f641b
|
Use safe AttrValue to invoke TF_SetAttrValueProto.
|
4 years ago |
Oceania2018
|
4d86da6650
|
Override create_op in FuncGraph.
|
4 years ago |
Oceania2018
|
fafed7dd7d
|
Massive updates for TensorFlowOpLayer #652
|
4 years ago |