Artificial Intelligence with PHP
search
⌘Ctrlk
Artificial Intelligence with PHP
  • house-windowGetting Started
    • Book Cover
    • Introduction
    • Audience
    • How to Read This Book
    • Glossary
    • Contributors
    • Resources
    • License and Copyright
    • Changelog
  • microchip-aiArtificial Intelligence
    • Introduction
    • Overview of AI
    • AI Capabilities in PHP
    • AI Agents
    • Theoretical Foundations of AI
    • Mathematics for AI
    • Key Application of AI
    • Practice
  • head-side-gearMachine Learning
    • Introduction
    • Overview of ML
    • ML Capabilities in PHP
    • Mathematics for ML
    • Data Fundamentals
    • ML Algorithms
    • Integrating ML into Web
    • Key Applications of ML
    • Practice
  • chart-networkNeural Networks
    • Introduction
    • Overview of NN
    • NN Capabilities in PHP
    • Mathematics for NN
    • Types of NN
      • Classification of NN Types
      • Linear vs Non-Linear Problems in NN
      • Basic NN
        • Simple Perceptron
        • Implementation in PHP
          • Simple Perceptron with Libraries
          • Simple Perceptron with Pure PHP
      • NN with Hidden Layers
      • Deep Learning
      • Bayesian Neural Networks
      • Convolutional Neural Networks (CNN)
      • Recurrent Neural Networks (RNN)
    • Integrating NN into Web
    • Key Applications of NN
    • Practice
  • languageNatural Language Processing
    • Introduction
    • Overview of NLP
    • NLP Capabilities in PHP
    • Mathematics for NLP
    • NLP Processing Methods
    • Integrating NLP into Web
    • Key Applications of NLP
    • Practice
  • eyeComputer Vision
    • Introduction
  • Overview of CV
  • CV Capabilities in PHP
  • Mathematics for CV
  • CV Techniques
  • Integrating CV into Web
  • Key Applications of CV
  • Practice
  • robotRobotics
    • Introduction
  • Overview of Robotics
  • Robotics Capabilities in PHP
  • Mathematics for Robotics
  • Building Robotics
  • Integration Robotics into Web
  • Key Applications of Robotics
  • Practice
  • graduation-capExpert Systems
    • Introduction
    • Overview of ES
    • ES Capabilities in PHP
    • Mathematics for ES
    • Building ES
    • Integration ES into Web
    • Key Applications of ES
    • Practice
  • head-side-brainCognitive Computing
    • Introduction
    • Overview of CC
    • CC Compatibilities in PHP
    • Mathematics for CC
    • Building CC
    • Integration CC into Web
    • Key Applications of CC
    • Practice
  • shield-exclamationAI Ethics and Safety
    • Introduction
    • Overview of AI Ethics
    • Building Ethics & Safety AI
    • Key Applications of AI Ethics
    • Practice
  • clipboard-list-checkEpilog
    • Summing-up
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. chart-networkNeural Networkschevron-right
  2. Types of NNchevron-right
  3. Basic NN

Implementation in PHP

Simple Perceptron with Librarieschevron-rightSimple Perceptron with Pure PHPchevron-right
PreviousSimple Perceptronchevron-leftNextSimple Perceptron with Librarieschevron-right

Last updated 10 months ago