A Gentle Introduction to TensorFlow.js – TensorFlow – Medium
Using that you can create CNNs, RNNs, etc … on the browser and train these modules using the client's GPU processing power. Hence, a server GPU is not needed to train the NN. This tutorial starts by explaining the basic building blocks of TensorFlow.js and the operations on them. Then, we describe how to create some complicated models. I created this simple demo with the code in Github.
Jun-30-2018, 08:46:52 GMT
- Technology: