Difference between revisions of "TensorFlow"

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

Latest revision as of 16:09, 5 February 2024

Advertising: