Difference between revisions of "PRIMO.ai"

From
Jump to: navigation, search
(More Models)
(Convolutional)
Line 19: Line 19:
 
==== Convolutional ====
 
==== Convolutional ====
 
*[[Convolutional Neural Networks (CNN)]]
 
*[[Convolutional Neural Networks (CNN)]]
**[[Residual Neural Networks (ResNet)]]
+
*[[Residual Neural Networks (ResNet)]]
 +
 
 
==== Sequence ====
 
==== Sequence ====
 
*[[Recurrent Neural Networks (RNN) and Long Short-Term Memory (LSTM)]]
 
*[[Recurrent Neural Networks (RNN) and Long Short-Term Memory (LSTM)]]

Revision as of 15:12, 11 May 2018

Overview

Models

Supervised

Convolutional

Sequence

Unsupervised: Non-Probabilistic

Unsupervised: Probabilistic/Generative

Reinforcement

Hierarchical

More Algorithms

Techniques & Coding

Frameworks

TensorFlow

Other DL Frameworks

Platforms: Machine Learning as a Service (MLaaS)

Amazon AWS

Microsoft Azure

Google Cloud AI

Research & Development

Other