AI with PHP Examples
(
v0.7.0
)
Introduction
•
Getting Started
Artificial Intelligence
Problem Solving
•
Index
•
Uninformed Search
•
Informed Search
•
Practical Applications
AI Agents
•
Index
•
LLM Agents
Knowledge & Uncertainty
•
Index
•
Knowledge-Based Agents
Mathematics for AI
•
Index
•
Logic and Reasoning
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
Index
NN types
In this section you may find examples of code, related to NN types.
Basic Neural Network