Difference between revisions of "PRIMO.ai"

From
Jump to: navigation, search
(Forward Thinking)
(Models)
Line 25: Line 25:
 
=== Supervised ===
 
=== Supervised ===
 
*[[Support Vector Machine (SVM)]]
 
*[[Support Vector Machine (SVM)]]
 +
*[[Hopfield Network (HN)]]
 +
*[[Energy-based Model (EBN)]]
 
*[[Naive Bayes]]
 
*[[Naive Bayes]]
 +
*[[Markov Model (Chain, Discrete Time, Continuous Tme, Hidden)]]
 
*[[Perceptron (P)]]
 
*[[Perceptron (P)]]
 
*[[Feed Forward Neural Network (FF or FFNN)]]
 
*[[Feed Forward Neural Network (FF or FFNN)]]
Line 61: Line 64:
 
=== Hierarchical ===
 
=== Hierarchical ===
 
*[[Hierarchical Temporal Memory (HTM)]]
 
*[[Hierarchical Temporal Memory (HTM)]]
 
=== More Algorithms ===
 
*[[Hopfield Network (HN)]]
 
*[[Markov Model (Chain, Discrete Time, Continuous Tme, Hidden)]]
 
*[[Energy-based Model (EBN)]]
 
  
 
== Frameworks ==
 
== Frameworks ==

Revision as of 07:40, 21 May 2018

Overview

Background

Breakthroughs in AI

How to...

Forward Thinking

Models

Supervised

Convolutional

Deonvolutional

Sequence

Unsupervised: Non-Probabilistic

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

Microsoft Azure

Google Cloud AI

Research & Development

Other