Skip to content

Using PHP and the FANN Library, I designed and created the neural network I called it 'Pathfinder.'

Notifications You must be signed in to change notification settings

Rishi-jpg/PathFinder-With-FANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PathFinder-With-FANN

Using PHP and the FANN Library, I designed and created the neural network I called it 'Pathfinder.'

What is FANN

The Fast Artificial Neural Network(FANN) library is an ANN library that can be used from C, C++, PHP, Python and other programming languages.

FANN in PHP

PHP binding for FANN (Fast Artificial Neural Network) Library which implements multilayer artificial neural networks with support for both fully connected and sparsely connected networks. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast.

For More Information

Vist offical PHP-FANN Documentation

About

Using PHP and the FANN Library, I designed and created the neural network I called it 'Pathfinder.'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages