Slide 9
Slide 9 text
Open Source
Festival 2020
Tensorflow.js
This is an open source javascript library built
on deeplearn.js(Tensor Flow) used for
creating deep learning modules on the
browser. With it we can create CNNs, RNNs,
etc. directly on the browser and train these
modules using the Client’s GPU processing
power. Hence, a server GPU is not necessary
to train the modules.