Difference between revisions of "Gluon"

From
Jump to: navigation, search
Line 10: Line 10:
 
* [[Libraries & Frameworks]]
 
* [[Libraries & Frameworks]]
  
In just a few lines of Gluon code, you can build linear regression, convolutional networks and recurrent LSTMs for object detection, speech recognition, recommendation, and personalization.
+
In just a few lines of Gluon code, you can build [[Linear Regression]], [[(Deep) Convolutional Neural Network (DCNN/CNN)]] and recurrent [[Long Short-Term Memory (LSTM)]]s for object detection, speech recognition, recommendation, and personalization.
  
 
<youtube>me1qOzSg8MU</youtube>
 
<youtube>me1qOzSg8MU</youtube>

Revision as of 01:36, 13 July 2019

Youtube search... ...Google search

In just a few lines of Gluon code, you can build Linear Regression, (Deep) Convolutional Neural Network (DCNN/CNN) and recurrent Long Short-Term Memory (LSTM)s for object detection, speech recognition, recommendation, and personalization.