PRIMO.ai
On Friday March 27, 2026 PRIMO.ai has 825 pages
Contents
Getting Started
Overview
Background
AI Breakthroughs
AI Fun
- Google AI Experiments
- TensorFlow Playground
- TensorFlow.js Demos
- Do-it-yourself artificial intelligence | AIY
- Competitions
How to...
Forward Thinking
Datasets & Information Analysis
- Datasets
- Batch Norm(alization) & Standardization
- Data Preprocessing & Feature Exploration/Learning
- Hyperparameters
- Data Augmentation
- Visualization
- Master Data Management (MDM) / Feature Store / Data Lineage / Data Catalog
Algorithms
- About Algorithms & Neural Network Models
- Discriminative vs. Generative
- Intersection of Artificial Intelligence and Architecture | Raj Ramesh
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
- Linear Regression
- Ridge Regression
- Bayesian Linear Regression
- Support Vector Regression (SVR)
- Ordinal Regression
- Poisson Regression
- Tree-based...
- Boosted Decision Tree Regression
- General Regression Neural Network (GRNN)
- One-class Support Vector Machine (SVM)
Classification ...predict categories
- Perceptron (P) ...and Multi-layer Perceptron (MLP)
- Kernel Approximation
- Logistic Regression (LR)
- Tree-based...
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
- Singular Value Decomposition (SVD)
- Principal Component Analysis (PCA)
- K-Means
- Mean-Shift Clustering
- Density-Based Spatial Clustering of Applications with Noise (DBSCAN)
- Expectation–Maximization (EM) Clustering using Gaussian Mixture Models (GMM)
Hierarchical
- Hierarchical Cluster Analysis (HCA)
- Hierarchical Clustering; Agglomerative (HAC) & Divisive (HDC)
- Hierarchical Temporal Memory (HTM) Time
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
- Sequence to Sequence (Seq2Seq)
- Neural Turing Machine
- Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)
- (Tree) Recursive Neural (Tensor) Network (RNTN)
Time
- Temporal Difference (TD) Learning
- Predict values
Generative (joint distribution)
model the distribution of individual classes
Categorical
Classification
Clustering - Continuous - Dimensional Reduction
Competitive
- Generative Adversarial Network (GAN)
- Conditional Adversarial Architecture (CAA)
- Kohonen Network (KN)/Self Organizing Maps (SOM)
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.
- Semi-Supervised Learning with Generative Adversarial Network (SSL-GAN)
- Context-Conditional Generative Adversarial Network (CC-GAN)
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.
- Markov Decision Process (MDP)
- Deep Reinforcement Learning (DRL)
- Deep Q Learning (DQN)
- Neural Coreference
- State-Action-Reward-State-Action (SARSA)
- Deep Deterministic Policy Gradient (DDPG)
- Trust Region Policy Optimization (TRPO)
- Proximal Policy Optimization (PPO)
- Hierarchical Reinforcement Learning (HRL)
== 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
- Math for Intelligence
- Arxiv Sanity Preserver to accelerate research
Methods
- Backpropagation
- Gradient Boosting Algorithms
- Overfitting Challenge
- Softmax
- Dimensional Reduction Algorithms; what influences an observed outcome
- Activation Functions
- Attention Mechanism/Model
- Multiclassifiers; Ensembles and Hybrids; Bagging, Boosting, and Stacking
- Object Detection; Faster R-CNN, YOLO, SSD
- Optimizers
- Few Shot Learning
- Multitask Learning
- Transfer Learning a model trained on one task is re-purposed on a second related task
- Repositories & Other Algorithms
Development & Implementation
Libraries & Frameworks
TensorFlow
- TensorFlow Overview & Tutorials
- TensorBoard
- TensorFlow.js
- TensorFlow Playground
- TensorFlow Lite
- TensorFlow Serving
- Related...
Tooling
Coding
Platforms: Machine Learning as a Service (MLaaS)
Google Cloud Platform (GCP) ...AI with TensorFlow
- Kubeflow ML workflows on Kubernetes
- Colaboratory - Jupyter notebooks
- Google Developers Codelabs
- Dopamine - reinforcement learning algorithms
- Google AI Experiments
- ML Engine
- Prediction API
- Cloud Vision API - drag & drop picture on webpage
- Grow with Google
- Learn from ML experts at Google
Amazon AWS
- AWS with TensorFlow
- DeepLens - deep learning enabled video camera
- AWS Internet of Things (IoT)
- AmazonML
- Deep Learning (DL) Amazon Machine Image (AMI) - DLAMI
- FloydHub - training and deploying your DL models
- On-Demand AWS Tech Talks
- AWS Training and Certification
Microsoft Azure
NVIDIA
Kaggle
Intel
Apple
Research
- Natural Language Processing (NLP)
- Generative Modeling
- Automated Machine Learning (AML) - AutoML
- Explainable Artificial Intelligence (EAI)
- AI Marketplace & Toolkit/Model Interoperability
- Self Learning Artificial Intelligence - AutoML & World Models
- Connecting Brains
- Architectures
- Cybersecurity
- Integrity Forensics
- Other Challenges
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.