AI with PHP Examples (
v0.5.0
)
Introduction
•
Getting Started
Artificial Intelligence
Problem Solving
•
Index
•
Uninformed Search
•
Informed Search
•
Practical Applications
Knowledge & Uncertainty
•
Index
•
Knowledge-Based Agents
AI Agents
•
Index
•
LLM Agents
Machine Learning
Mathematics for ML
•
Index
•
Scalars
•
Vectors
•
Matrices
•
Tensors
•
Linear Transformations
•
Eigenvalues and Eigenvectors
Data Fundamentals
•
Index
•
Big Data Considerations
•
Data Processing
ML Algorithms
•
Index
•
Linear Regression
•
Polynomial Regression
Neural Networks
Types of NN
•
Index
•
Basic Neural Network
Home
Neural Networks
Simple Perceptron
Index
Basic Neural Network
Basic Neural Network with no hidden layers (simple perceptron)
Basic Neural Network with Rubix
Simple Perceptron
Basic Neural Network with PHP-ML
Simple Perceptron
Basic Neural Network with Pure PHP
Simple Perceptron