Amine Chadly
1546b4ac00
Add SciSharp.TensorFlow-Cpu.Redist nuget project.
This project can be used to generate a nuget holding tensorflow cpu
libraries for windows and linux runtimes.
The Copy-NativeTensorFlowLibs.ps1 script can be used to download all the
libraries from Google.
The examples have been updated to use this nuget to check that things
are working.
(Make sure to update your package source to have the packages directory
in your nuget source before trying this at home).
6 years ago
Amine Chadly
6f39b48b8e
Complete a nuget for TensorFlow Gpu redist
6 years ago
Amine Chadly
0b815f0bcf
Provide the win-x64 runtime nuget for TensorFlow Gpu
The library necessary to pack the nuget can be downloaded with the
Copy-NativeTensorFlowLibs.ps1 powershell script.
6 years ago
Oceania2018
d515c815e8
Upgrade NumSharp to v0.20-alpha1
6 years ago
Oceania2018
0f59f6d839
fix compile error.
6 years ago
久永
eb3b56ee90
fix #333 : Add a project file for GPU examples 。 ( #336 )
6 years ago
Oceania2018
cffc950509
Add TensorFlowDatasets project.
6 years ago
Oceania2018
51b6c07f81
Init TensorFlow.Text project. put all UnitTest and Example into one project.
6 years ago
Oceania2018
23e70e2cdf
init TensorFlow Hub project.
6 years ago
Meinrad Recheis
7cb17461a9
Tensor: added a constructor to create a Tensor from a fixed memory pointer that is owned by the caller
6 years ago
Oceania2018
f49ab8459c
cnn docs updated.
6 years ago
Meinrad Recheis
43d7833b8d
added a benchmark suite
6 years ago
Oceania2018
1660ea9956
released v0.9.0.
6 years ago
Bo Peng
41bb848671
add nb_example data
6 years ago
Bo Peng
d5d5a46ba3
fix bug in normal distribution: _log_prob
6 years ago
degtiadr
917ff43e77
F# example project structure adjusted
6 years ago
degtiadr
43caba84a0
F# example created
6 years ago
Oceania2018
bd04f5bad2
run_bottleneck_on_image.resized_input_values
6 years ago
Arnav Das
2165f455c4
Keras Commit
6 years ago
Arnav Das
28155aa28f
Makina Commit 1
6 years ago
Oceania2018
dc8a8cf0dd
add tf.convert_to_tensor
6 years ago
haiping008
cc0b994d8c
rollback object detection example.
6 years ago
Oceania2018
e10d66c7f9
Release v0.6.
6 years ago
Meinrad Recheis
938af85e34
Removed the web project from the solution as agreed with Oceania
6 years ago
Oceania2018
bfdaa6b94d
work with NumSharp v0.9
6 years ago
Bo Peng
3fabf104c1
Naive Bayes Classifier running but prob is not correct.
6 years ago
haiping008
cba70ccbda
remove numsharp src
6 years ago
Bo Peng
14c0a45e6f
implementing NB classifier
6 years ago
Oceania2018
86986d81e3
Incompatible shapes: [100,10] vs. [100] #194
6 years ago
Oceania2018
b5360269b5
fix Operation.get_attr for all properties.
add Convolution class
add convert_data_format
add as_numpy_dtype
6 years ago
Oceania2018
79aaae2e16
normalize_tuple, InputSpec
6 years ago
Oceania2018
a466159a53
upgrade NumSharp to v0.7.4
6 years ago
haiping008
a4e52abe3a
add tf.keras
6 years ago
Oceania2018
209c3b99d1
merge utility to example project.
6 years ago
haiping008
292233b4a9
waiting for scikit-learn's _split.train_test_split
6 years ago
haiping008
c944f54b76
VocabularyProcessor is DEPRECATED, change to another example.
6 years ago
Bo Peng
4e242b84cf
remove numsharp
6 years ago
Bo Peng
a6b4b5d9db
solve conflict
6 years ago
Bo Peng
4b6b9f84f8
tf.nn.moments
6 years ago
haiping008
031670b168
fix keras.preprocessing.sequence
6 years ago
Oceania2018
d7cb00f80f
pad_sequences 2
6 years ago
haiping008
2446988879
text classification sample 1.
6 years ago
Oceania2018
6507a5f91b
Finished InceptionV3 image recognition.
6 years ago
haiping008
53882c79b3
Add LabelImage example.
6 years ago
Esther2013
19a1ea705e
NumSharp upgrade
6 years ago
haiping008
62a2634b92
gen_math_ops.real_div
6 years ago
Oceania2018
530fe1cc1c
release v0.0.2
6 years ago
Oceania2018
35141c54b9
gen_math_ops.mul(x, y)
6 years ago
Oceania2018
72d25e058f
Multiplication with variables in BasicOperations example.
6 years ago
Oceania2018
64cc96bc69
Completed `TEST(CAPI, Graph)` porting
6 years ago