Difference between revisions of "TensorFlow"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia:Tensorflow")
Tags: Mobile web edit, Mobile edit
 
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:Tensorflow]]
+
[[wikipedia:TensorFlow]] (2015) software library written in Python, C++, [[CUDA]].
 +
 
 +
 
 +
[[brew install]] tensorflow
 +
[[pip3 install tensorflow]]
 +
 
 +
 
 +
[[import]] * as tf from "@tensorflow/tfjs-node";
 +
 
 +
[[import tensorflow as tf]]
 +
 
 +
== Related terms ==
 +
* [[Artificial neural network]]
 +
* [[CUDA]]
 +
* [[Keras]]
 +
* [[numpy]]
 +
* [[Apache MXNet]]
 +
* [[TensorRT]]
 +
 
 +
== See also ==
 +
* {{TensorFlow}}
 +
* {{ML}}
 +
* {{NN}}
 +
* {{AI}}
 +
 
 +
[[Category:Computing]]
 +
[[Category:ML]]
 +
[[Category:TensorFlow]]

Latest revision as of 16:09, 5 February 2024

Advertising: