Example: bachelor of science
Search results with tag "System for large scale machine learning"
TensorFlow: A System for Large-Scale Machine Learning
www.usenix.orguser deļ¬nes a neural network as a directed acyclic graph of layers that terminates with a loss function. A layer is a composition of mathematical operators: for example, a fully connected layer multiplies its input by a weight ma-trix, adds a bias vector, and applies a non-linear function (suchasasigmoid)totheresult. Alossfunctionisascalar