PHP Classes

ANN Router: Simulate routing decision using neural networks

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 3,418 All time: 1,000 This week: 53Up
Version License Categories
annrouter 1.0.0GNU Free Document...Networking, Algorithms, Artificial in...
Description 

Author

This class can be used to simulate the decision of routing packets of information to reach a given network destination.

It trains a neural network to be able to determine which of the available outbound ports on a network origin node can deliver information packets faster to a given network destination node.

Innovation Award
PHP Programming Innovation award nominee
April 2006
Number 3


Prize: One book of choice by O'Reilly
Finding the fastest route between two nodes of a network is a difficult problem to solve using deterministic algorithms.

An alternative means to solve this problem is to use fuzzy logic solutions. One kind of fuzzy logic solution consists on training neural networks to evaluate multiple routes, and then pick the route which yields the best results after a significant training period.

This class simulates a network router using neural networks to find the fastest gateway port to deliver packets to the final network destination.

Despite the routing solution that is evaluated on each moment may not be necessarily the best, continued training a neural networking may not only improve the solution over time, but may also automatically solve the problems caused by temporary or permanent connectivity interruptions in other routers in the way to the destination of each packet.

Manuel Lemos
Picture of dan boorn
Name: dan boorn <contact>
Classes: 4 packages by
Country: United States United States
Age: ???
All time rank: 49563 in United States United States
Week rank: 170 Up21 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (1)  
File Role Description
Plain text file neuron.php Class ANN Router Simulation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,418
This week:0
All time:1,000
This week:53Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3370