991c6b63
Merge pull request #1125 from lingbai-kong/bug-IndexedSlices by
2023-06-30 09:30:17 -0500
6264c791
Merge pull request #1124 from RachamimYaakobov/patch-1 by
2023-06-30 08:39:15 -0500
f61ab520
(refs/pull/1125/head)
fix inconsistent shape error while training Embedding layer. by
2023-06-30 21:25:35 +0800
4e0c3df4
(refs/pull/1124/head)
Bug fix in KerasObjectLoader.cs by
2023-06-30 16:16:00 +0300
86b235f9
Merge pull request #1123 from Wanglongzhi2001/master by
2023-06-29 18:36:09 -0500
8ebe3e31
(refs/pull/1123/head)
fix: fix the bug of repeated progress bar in Model.fit() by
2023-06-29 22:22:21 +0800
7e1568f3
Merge pull request #1120 from Wanglongzhi2001/master by
2023-06-27 19:20:11 -0500
81b10e37
(refs/pull/1120/head)
feat: Add GRUCell layer by
2023-06-28 02:19:28 +0800
c9b81c65
Merge branch 'SciSharp:master' into master by
2023-06-28 00:00:50 +0800
fff5029b
fix: revise earlystopping callback's min_delta parameter by
2023-06-27 23:57:48 +0800
61c927ac
(tag: v0.110.0-LSTM-Model)
Release v0.110.0. by
2023-06-26 09:24:45 -0500
0fe91a46
Merge pull request #1117 from Wanglongzhi2001/master by
2023-06-26 06:44:39 -0500
eeb20e4f
(refs/pull/1117/head)
Add new feature: Add UpSampling1D layer and test. by
2023-06-26 16:20:45 +0800
bfa9f77f
tf.math.sqrt by
2023-06-24 08:55:40 -0500
367ac9ef
Merge pull request #1089 from DevNullx64/SimpleRefacto by
2023-06-24 07:07:15 -0500
3de7b8e8
Merge pull request #1116 from lingbai-kong/imdbfix by
2023-06-23 07:29:36 -0500
c23b2463
(refs/pull/1116/head)
remove UnitTest for `keras.datasets.imdb` by
2023-06-23 14:21:27 +0800
e749aaea
add more implicit operator for NDArray and UnitTest for `keras.datasets.imdb` by
2023-06-23 14:04:44 +0800
fcd10447
add more type case for tensor.zeros by
2023-06-23 13:39:36 +0800
aac52940
init pickle support to np.load object type of npy by
2023-06-23 13:17:46 +0800
86304380
Merge pull request #1114 from Beacontownfc/mybranch by
2023-06-22 11:12:23 -0500
786b2660
(refs/pull/1114/head)
Modify according to the reviewer's comments by
2023-06-22 07:15:08 +0000
38057711
improve layer norm by
2023-06-22 05:53:10 +0000
4c6063d0
Update version number. by
2023-06-21 21:05:51 -0500
7449fa5c
Merge pull request #1113 from SciSharp/rnn-dev by
2023-06-21 20:45:46 -0500
ae8fe840
(refs/pull/1113/head, rnn-dev)
fix: resolve conflict. by
2023-06-22 09:21:18 +0800
649db149
Merge branch 'master' into rnn-dev by
2023-06-22 09:19:46 +0800
46e21627
Fix model.evaluate in NeuralNetXorKeras. by
2023-06-21 17:25:17 -0500
69b3bce3
test: update the redist version of test. by
2023-06-22 02:07:10 +0800
95ee0e8c
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET into rnn-dev by
2023-06-21 21:43:36 +0800
51b5f17c
fix: RNN training error on linux. by
2023-06-21 21:41:06 +0800
a09bb80b
(refs/pull/1094/merge)
Merge abe33a3829
into 0454c7b068
by
2023-06-21 20:19:04 +0800
0454c7b0
Merge pull request #1110 from Wanglongzhi2001/master by
2023-06-21 15:35:16 +0800
1b1a5037
np update square and dot product by
2023-06-18 22:46:36 -0500
c43c60d7
(refs/pull/1111/head)
np update square and dot product by
2023-06-18 22:46:36 -0500
35d2e107
(refs/pull/1110/head)
refactor model.evaluate to deal with confilict by
2023-06-18 12:15:56 +0800
cb31cf46
feat: support training of RNN by
2023-06-18 11:18:55 +0800
e1ece662
Refactor: remove useless unsafe on tensor implicit cast by
2023-06-17 22:24:48 +0200
a8288af6
Update Model.Evaluate.cs by
2023-06-05 21:15:57 +0200
0effee43
Update Model.Evaluate.cs by
2023-06-05 20:14:57 +0200
f7208c94
Refactor: Model.Evaluate.cs by
2023-06-05 00:01:53 +0200
02cb239c
Refactor: Change Model evaluate by
2023-06-04 21:58:40 +0200
b2ea97b5
(refs/pull/1092/head)
Refactor: remove useless unsafe on tensor implicit cast by
2023-06-17 22:24:48 +0200
edbf89bd
Merge pull request #1109 from AsakusaRinne/rnn-dev by
2023-06-18 03:46:43 +0800
a0df8109
(refs/pull/1109/head)
fix: training LSTM does not align with tensorflow. by
2023-06-18 03:45:11 +0800
675b93a9
fix: none gradient error when training LSTM. by
2023-06-17 23:10:37 +0800
3f569f96
Merge branch 'master' into Dev by
2023-06-16 21:46:34 +0200
0114885e
feat: update some gen_ops. by
2023-06-16 19:06:58 +0800
6b30902e
fix: error after merging LSTM support. by
2023-06-16 18:55:23 +0800
df7d700f
Add new feature: add LSTMCell and test by
2023-06-14 20:34:25 +0800
5bfe0982
feat: add exception catch to code generator. by
2023-06-16 16:15:27 +0800
07ea6568
fix: error when training SimpleRNN. by
2023-06-16 16:15:01 +0800
f1fbcf20
feat: support model building with RNN. by
2023-06-16 14:30:54 +0800
3ae136fd
(refs/pull/1107/head)
Add new feature: add LSTMCell and test by
2023-06-14 20:34:25 +0800
d9f9bc1a
docs: update README.md by
2023-06-14 21:10:16 +0800
da86e67a
(refs/pull/1106/head)
Merge branch 'rnn-dev;' of github.com:Wanglongzhi2001/TensorFlow.NET into rnn-dev by
2023-06-14 20:51:34 +0800
c6cbd600
resolve confilct by
2023-06-14 20:44:03 +0800
5851922e
Add new feature: add LSTMCell and test by
2023-06-14 20:34:25 +0800
b14ca691
Fix bug: fix the bug of generate_zero_filled_state when in graph mode by
2023-06-14 12:58:41 +0800
5a87a56e
Add feature(not completed):add SimpleRNNCell, StackedRNNCell, RNN and test by
2023-06-12 17:59:07 +0800
c1d07bf9
fix: some possible errors of RNN. by
2023-06-07 09:16:49 +0800
3de5c18b
feat: support simple RNN. by
2023-06-07 07:56:49 +0800
1e970801
feat: add Nestable and Nest<T>. by
2023-06-07 07:56:19 +0800
34fdbdcc
feat: add RNN basic framework. by
2023-06-06 11:12:49 +0800
90a65d7d
Add new feature: add LSTMCell and test by
2023-06-14 20:34:25 +0800
ca62fb0c
Fix bug: fix the bug of generate_zero_filled_state when in graph mode by
2023-06-14 12:58:41 +0800
8d040b1e
(refs/pull/1105/head)
Fix bug: fix the bug of generate_zero_filled_state when in graph mode by
2023-06-14 12:58:41 +0800
1d97b713
Merge pull request #1100 from Wanglongzhi2001/rnn-dev by
2023-06-12 18:37:34 +0800
db8e43b2
(refs/pull/1100/head)
Add feature(not completed):add SimpleRNNCell, StackedRNNCell, RNN and test by
2023-06-12 17:59:07 +0800
e4fcc7f2
(refs/pull/1090/head)
Merge branch 'SciSharp:master' into master by
2023-06-07 10:24:37 +0800
81a9d233
Merge pull request #1098 from AsakusaRinne/rnn-dev by
2023-06-07 09:24:40 +0800
dcaa0f40
(refs/pull/1098/head)
fix: some possible errors of RNN. by
2023-06-07 09:16:49 +0800
9da157f5
Merge pull request #1097 from AsakusaRinne/rnn-dev by
2023-06-07 08:25:15 +0800
537b3e11
(refs/pull/1097/head)
feat: support simple RNN. by
2023-06-07 07:56:49 +0800
4939105b
feat: add Nestable and Nest<T>. by
2023-06-07 07:56:19 +0800
46e190db
feat: add RNN basic framework. by
2023-06-06 11:12:49 +0800
f45b35b4
Update Math.Test.cs by
2023-06-05 11:26:06 +0800
94edda54
Update Math.Test.cs by
2023-06-02 23:23:33 +0800
3474a856
Update Numpy.Math.cs by
2023-06-02 23:16:38 +0800
e4558ffa
Update Model.Evaluate.cs by
2023-06-05 21:15:57 +0200
340fcd35
Update Model.Evaluate.cs by
2023-06-05 20:14:57 +0200
abe33a38
(refs/pull/1094/head)
Update Dense.cs by
2023-06-05 20:00:01 +0800
d61e20fb
Update ILayersApi.cs by
2023-06-05 19:59:11 +0800
2fea6ada
Update LayersApi.cs by
2023-06-05 19:57:28 +0800
86f77dc1
(refs/pull/1091/head)
Update Math.Test.cs by
2023-06-05 11:26:06 +0800
d269ff7a
Refactor: Model.Evaluate.cs by
2023-06-05 00:01:53 +0200
cbfba378
Refactor: Change Model evaluate by
2023-06-04 21:58:40 +0200
08b4b89f
Finish SimpleRNNCell and add test by
2023-06-03 18:46:48 +0800
b44a153d
Update Math.Test.cs by
2023-06-02 23:23:33 +0800
ed33b732
Update Numpy.Math.cs by
2023-06-02 23:16:38 +0800
2ffc9daf
update draft pr by
2023-06-02 21:13:16 +0800
bad4e816
update draft pr for RNN by
2023-06-02 20:55:22 +0800
46b86e84
Draft PR for RNN by
2023-05-21 01:37:08 +0800
ec8bd2eb
(refs/pull/1089/head)
refacto: Standardize TensorFlowNET.Keras/Losses/ by
2023-06-01 23:50:55 +0200
e9f2caca
(refs/pull/1081/head)
Update PredictInternational on Model.Predict.cs by
2023-05-29 19:45:34 +0200
15e4336e
(refs/pull/1087/head)
Update PredictInternational on Model.Predict.cs by
2023-05-29 19:45:34 +0200
473bb4a1
(refs/pull/1085/head)
Merge branch 'master' of github.com:SciSharp/TensorFlow.NET into patch by
2023-05-29 21:39:27 +0800
6b473e4a
make `Activation` as the implementation of `IActivation` and use `IActivation` in `ActivationAdapter` to receive more generally `activation`. by
2023-05-29 21:29:12 +0800
aba6a076
correct ActivationAdaptor to ActivationAdapter by
2023-05-29 19:40:54 +0800
4bca319e
fix: temporarily fix the sequential nest error. by
2023-05-25 16:40:35 +0800