PRIMO.ai

From
Revision as of 23:56, 7 January 2019 by BPeat (talk | contribs) (Reinforcement Learning (RL))
Jump to: navigation, search

On Friday March 27, 2026 PRIMO.ai has 825 pages

Getting Started

Overview

Background

AI Breakthroughs

AI Fun

How to...

Forward Thinking

Datasets & Information Analysis


Algorithms

Discriminative (conditional distribution or no distribution)

learn the (hard or soft) boundary between classes; providing classification splits (and not necessarily in a probabilistic manner)

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.

Predict values

Classification ...predict categories

Recommendation

Convolutional; Image & Object Recognition

Other

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

Classification

Categorical

Clustering - Continuous - Dimensional Reduction

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

Time


Generative (joint distribution)

model the distribution of individual classes

Categorical

Classification

Clustering - Continuous - Dimensional Reduction

Competitive

Semi-Supervised

In many practical situations, the cost to label is quite high, since it requires skilled human experts to do that. So, in the absence of labels in the majority of the observations but present in few, semi-supervised algorithms are the best candidates for the model building. These methods exploit the idea that even though the group memberships of the unlabeled data are unknown, this data carries important information about the group parameters.

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.


== Natural Language Processing (NLP) Challenges involve Speech recognition, (speech) translation, understanding (semantic parsing) complete sentences, understanding synonyms of matching words, sentiment analysis, and writing/generating complete grammatically correct sentences and paragraphs

Techniques

Foundation

Methods

Development & 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



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.