Difference between revisions of "PRIMO.ai"

From
Jump to: navigation, search
Line 131: Line 131:
 
*[[(Stacked) Denoising Autoencoder (DAE)]]
 
*[[(Stacked) Denoising Autoencoder (DAE)]]
 
*[[Sparse Autoencoder (SAE)]]
 
*[[Sparse Autoencoder (SAE)]]
 +
 +
=== Sequence ===
 +
 +
* [[Sequence to Sequence (Seq2Seq)]]
 +
* [[Neural Turing Machine]]
 +
* [[Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)]]
 +
** [[Bidirectional Long Short-Term Memory (BI-LSTM)]]
 +
** [[Bidirectional Long Short-Term Memory (BI-LSTM) with Attention Mechanism]]
 +
** [[Average-Stochastic Gradient Descent (SGD) Weight-Dropped LSTM (AWD-LSTM)]]
 +
* [[(Tree) Recursive Neural (Tensor) Network (RNTN)]]
 +
 +
==== Time ====
 +
 +
* [[Temporal Difference (TD) Learning]]
 +
 +
  
 
== [[Generative]] ==
 
== [[Generative]] ==
Line 158: Line 174:
 
* [[Hierarchical Reinforcement Learning (HRL)]]
 
* [[Hierarchical Reinforcement Learning (HRL)]]
  
== Sequence ==
 
 
* [[Sequence to Sequence (Seq2Seq)]]
 
* [[Neural Turing Machine]]
 
* [[Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)]]
 
** [[Bidirectional Long Short-Term Memory (BI-LSTM)]]
 
** [[Bidirectional Long Short-Term Memory (BI-LSTM) with Attention Mechanism]]
 
** [[Average-Stochastic Gradient Descent (SGD) Weight-Dropped LSTM (AWD-LSTM)]]
 
* [[(Tree) Recursive Neural (Tensor) Network (RNTN)]]
 
 
=== Time ===
 
 
* [[Temporal Difference (TD) Learning]]
 
  
  

Revision as of 19:25, 5 January 2019

On Sunday March 29, 2026 PRIMO.ai has 825 pages

Getting Started

Overview

Background

AI Breakthroughs

AI Fun

How to...

Forward Thinking

Datasets & Information Analysis

Algorithms

Discriminative

Supervised

- labeled (desired solution) data is fed into the algorithm. The training data set has inputs as well as the desired output. During the training session, the model will adjust its variables to map inputs to the corresponding output.

Convolutional; Image & Object Recognition

Graph Convolutional Network (GCN)

- includes social networks, sensor networks, the entire Internet, 3D Objects (point cloud)

Deconvolutional


Unsupervised

- a probability distribution over a set of classes for each input sample. Unlabeled data is classified as (1) conditional probability of the target Y, or (2) conditional probability of the observable X given a target Y

Hierarchical

Unsupervised: Non-Probabilistic; e.g. Deterministic

- unlabeled data is fed into the algorithm with the algorithm seperating the feature space and return the class associated with the space where a sample originates from.

Sequence

Time


Generative

Competitive

Semi-Supervised

Reinforcement Learning (RL)

- an algorithm receives a delayed reward in the next time step to evaluate its previous action. Therefore based on those decisions, the algorithm will train itself based on the success/error of output. In combination with Neural Networks it is capable of solving more complex tasks.



Techniques

Foundation

Methods

Implementation

Libraries & Frameworks

TensorFlow

Tooling

Coding

Platforms: Machine Learning as a Service (MLaaS)

Google Cloud Platform (GCP) ...AI with TensorFlow

Amazon AWS

Microsoft Azure

NVIDIA

Kaggle

Intel

Apple

Research & Development



If you get a 502 or 503 error please try the webpage again, as your message is visiting the island which the server is located, perhaps deciding to relax in the Sun before returning. Thank you.