Oceania2018
|
8048b6258a
|
Add RepeatDataSetCrash test.
|
4 years ago |
Oceania2018
|
3d943a10c1
|
IDataset cardinality.
|
4 years ago |
Oceania2018
|
a994a86794
|
Add mean_absolute_error to metrics.
|
4 years ago |
Oceania2018
|
500f0c0cca
|
Fix preserve_cardinality for ParallelMapDataset.
|
4 years ago |
Oceania2018
|
e67b2a5ff2
|
renamed tf.data.Dataset.from_tensors.
|
4 years ago |
Oceania2018
|
a7df67b13c
|
Fix timeseries_dataset_from_array.
|
4 years ago |
Oceania2018
|
61192ae572
|
Fix ParseSlices for Tensor overload.
|
4 years ago |
Oceania2018
|
11fdd9a8ee
|
Remove Range class due to conflict with .net 5.
|
4 years ago |
Oceania2018
|
bc2f0b5d7e
|
Upgrade to 2.5.0.
|
4 years ago |
mschwrdtnr
|
a70b42fbea
|
fix old example links
|
4 years ago |
Oceania2018
|
9a4c518401
|
Change Config as JObject in KerasMetaData
|
4 years ago |
Oceania2018
|
76a342c91d
|
Add keras Resizing layer.
|
4 years ago |
Oceania2018
|
954462f4f8
|
KerasObjectLoader
|
4 years ago |
Oceania2018
|
07c7835a03
|
Update protobuf align with tf 2.5.0.
|
4 years ago |
Oceania2018
|
13e4e3e20e
|
Fix slice in Tensor.
|
4 years ago |
Oceania2018
|
899d15e367
|
add audio.decode_wav
|
4 years ago |
Oceania2018
|
773a3bad6b
|
Add Preprocessing.timeseries_dataset_from_array
|
4 years ago |
Oceania2018
|
1b7e25cd8f
|
release v0.40.1.
|
4 years ago |
MPnoy
|
b1e17f1682
|
some RNN
|
4 years ago |
MPnoy
|
bf9c1adac7
|
GradientConcatTest
|
4 years ago |
Oceania2018
|
a653914321
|
Fix _SliceGrad #800
|
4 years ago |
MPnoy
|
cd611f1750
|
GradientConcatTest
|
4 years ago |
MPnoy
|
0e0ff5860b
|
GradientSliceTest
|
4 years ago |
Lee Reid
|
8d7b85aa55
|
fixed arg_min
|
4 years ago |
Lee Reid
|
52424d7eed
|
Fixed _min
|
4 years ago |
Lee Reid
|
eb8b92ed57
|
fix to log
|
4 years ago |
Lee Reid
|
0bf6ec0a74
|
Fix casting
|
4 years ago |
Oceania2018
|
96e0067061
|
Fixed Expand1d for keras 1d input.
|
4 years ago |
Oceania2018
|
f0030ca9bb
|
reset_metrics for every epoch.
|
4 years ago |
Oceania2018
|
f55650d9e1
|
Fix gradient of squared_difference #787
|
4 years ago |
Lee Reid
|
8d0bd50f0e
|
Added tests with ignore attribute
|
4 years ago |
Lee Reid
|
30da91c39b
|
Added gradients for acos, asin, atan
|
4 years ago |
Oceania2018
|
b54cbaa772
|
Fix binary_accuracy for keras.
|
4 years ago |
Lee Reid
|
e007e86d26
|
Fixed many simple functions in gen_math_ops.cs
|
4 years ago |
Oceania2018
|
a814d2d9ee
|
uid_function for func_name
|
4 years ago |
Oceania2018
|
827d8f211e
|
Add tf.print().
|
4 years ago |
Niklas Gustafsson
|
f874d3a1b8
|
random_uniform calls random_uniform_int when generating integer tensor.
Added doc comment to array_ops.gather(), and implemented using ExecuteOp()
Elaborated unit tests for gather, added one for slice()
|
4 years ago |
Niklas Gustafsson
|
454a55b35c
|
Corrected fast path call to GatherV2
|
4 years ago |
Niklas Gustafsson
|
37ca023036
|
Adjusted implementation of Gather to correspond to Python implementation.
Added minval, maxval, and seed arguments to the RandomUniformInitializer
Added unit tests for Gather and a simple Embedding test.
|
4 years ago |
Oceania2018
|
d4f3df29ce
|
optimize_dataset_v2
|
4 years ago |
Esther Hu
|
bf91102b7f
|
Merge pull request #768 from NiklasGustafsson/Conv_1D
Keras Conv1D
|
4 years ago |
Niklas Gustafsson
|
616b62bd4f
|
Implemented Conv1D and unit tests.
|
4 years ago |
Niklas Gustafsson
|
2a42bcd09b
|
Added unit tests for Keras Conv2D
|
4 years ago |
Niklas Gustafsson
|
58f3194909
|
Merge branch 'master' into Conv_1D
|
4 years ago |
Niklas Gustafsson
|
b71aee9797
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Niklas Gustafsson
|
f3da1cd9b7
|
Added unit tests for Conv2D
|
4 years ago |
Niklas Gustafsson
|
322c3c1173
|
Adding doc comment for LSTM
|
4 years ago |
Niklas Gustafsson
|
c7fa1b5460
|
Adding doc comments to the Keras Layers Api class
|
4 years ago |
Niklas Gustafsson
|
3a2b270a7e
|
Adding doc comment for LSTM
|
4 years ago |
Niklas Gustafsson
|
4181722004
|
Adding doc comments to the Keras Layers Api class
|
4 years ago |