PHP Classes

Packages of Rizza

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Rizza (2)  >  Mission progress status  >  Reputation  
Picture of Rizza
Name: Rizza <contact>
Classes: 2
Country: United Kingdom
Age: ???
All time rank: 3763162 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 326
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Neural Network Library  
Implements a multilayer perceptron neural network
This package implements a multilayer perceptron neural network.

It provides classes that implement networks, nodes and links that can be assembled to create a neural network.

The network can be activated using a matrix of weights that defines how the outputs of each node are computed from the input values.

It can also train the network with the same input data processing the epoch data several multiple times.

A very rudimentary MLP network implementation in PHP. Can be used for reference but no longer maintained
Not enough user ratings

  Files folder image PHP Uploader class  
Generate upload forms and handle uploaded files
This class can generate upload forms and handle uploaded files.

It can generate HTML and JavaScript for a form to upload a single file using AJAX.

The class can also handle the file upload AJAX requests and validates the files, sending them to a given directory.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z