Difference between revisions of "PRIMO.ai"

From
Jump to: navigation, search
(Supervised)
(Unsupervised: Non-Probabilistic)
Line 52: Line 52:
  
 
=== Unsupervised: Non-Probabilistic ===
 
=== Unsupervised: Non-Probabilistic ===
 +
Unlabeled data is fed into the algorithm
 
*[[Autoencoder (AE) / Encoder-Decoder]]
 
*[[Autoencoder (AE) / Encoder-Decoder]]
 
*[[(Stacked) Denoising Autoencoder (DAE)]]
 
*[[(Stacked) Denoising Autoencoder (DAE)]]

Revision as of 16:23, 26 May 2018

Overview

Background

AI Breakthroughs

AI Fun

How to...

Forward Thinking

Models

Supervised

Labeled (desired solution) data is fed into the algorithm

Convolutional

Deonvolutional

Sequence

Unsupervised: Non-Probabilistic

Unlabeled data is fed into the algorithm

Unsupervised: Probabilistic/Generative

Competitive

Reinforcement

Hierarchical

Frameworks

TensorFlow

Techniques

Mathematical Background

Datasets & Information Analysis

Algorithms

Bag of Tricks

Coding

Platforms: Machine Learning as a Service (MLaaS)

Amazon AWS

Google Cloud AI

Kaggle

Microsoft Azure

Research & Development

Other