Difference between revisions of "PRIMO.ai"

From
Jump to: navigation, search
(Unsupervised: Non-Probabilistic)
(Unsupervised: Probabilistic/Generative)
Line 58: Line 58:
  
 
=== Unsupervised: Probabilistic/Generative ===
 
=== Unsupervised: Probabilistic/Generative ===
 +
Unlabeled data is classified as [1] conditional probability of the target Y, [2] conditional probability of the observable X given a target Y 
 
*[[Restricted Boltzmann Machine (RBM)]]
 
*[[Restricted Boltzmann Machine (RBM)]]
 
*[[Deep Belief Network (DBN)]]
 
*[[Deep Belief Network (DBN)]]

Revision as of 16:35, 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

Unlabeled data is classified as [1] conditional probability of the target Y, [2] conditional probability of the observable X given a target Y

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