Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.289.079 Times

Download - AI::NeuralNet::Kohonen 0.142
 

AI::NeuralNet::Kohonen 0.142

AI::NeuralNet::Kohonen
AI::NeuralNet::Kohonen is a Perl module with Kohonens Self-organising Maps. SYNOPSIS $_ = AI::NeuralNet::Kohonen->new( map_dim_x => 39, map_dim_y => 19, epochs => 100, table => "3 1 0 0 red 0 1 0 yellow 0 0 1 blue 0 1 1 cyan 1 1 0 yellow 1 .5 0 orange 1 .5 1 pink" ); $_->train; $_->save_file(mydata.txt); exit; An illustrative implimentation of Kohonens Self-organising Feature Maps (SOMs) in...

Download AI::NeuralNet::Kohonen From
Download Link #1



POPULAR DOWLOADS
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  Java::JCR::Lock::Lock 0.08
Java::JCR::Lock::Lock is a Perl wrapper for javax.jcr.lock.Lock. This is an automatically generated package wrapping javax.jcr.lock.Lock with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...
48.13 KB  
Libraries  -  Digest::MD5::Reverse 1.0
Digest::MD5::Reverse provides MD5 Reverse Lookup. MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a one-way hash of data. Due to the nature of the formula used, it is impossible to reverse it. This module provides...
2.05 KB  
Libraries  -  Jar::Signer 0.1
Jar::Signer Perl module ease the process of creating a signed Jar file. SYNOPSIS # using FindBin is just a suggestion. use FindBin qw( $RealBin ); use Jar::Signer; my $signer = Jar::Signer->new; # location of the keystore, created if...
3.07 KB  
Libraries  -  VISCA Camera Control Library 0.08
VISCA Camera Control Library is a library for controlling a VISCA(tm) compliant camera through the RS232 port of your PC. VISCA, on its side, is a protocol developed by Sony so that a lot of machine vision cameras from Sony are compliant with...
307.2 KB  
Libraries  -  B::JVM::Jasmin 0.01
B::JVM::Jasmin is a Jasmin backend for the Perl compiler. SYNOPSIS perl -MO=JVM::Jasmin,CLASSNAME perl_program.pl jasmin CLASSNAME.asm java CLASSNAME This module is a crude JVM backend for the Perl compiler. It aspires to be a "proof of...
4.1 KB  
Libraries  -  Konstrukt::Handler 0.5 Beta 6
Konstrukt::Handler is a base class for handlers that control the processing of the requests. SYNOPSIS use Konstrukt::Handler; #inherit new(), process() and emergency_exit() use base Konstrukt::Handler; #create handler sub. usually a bit...
522.24 KB  
Libraries  -  LibExploit 0.2
LibExploit is a generic exploit creation library. LibExploit helps the security community when writing exploits to test a vulnerability. Using the API you can write buffer overflows (stack/heap/remote/local) and format strings very easy and fast..
75.78 KB  
Libraries  -  AI::ExpertSystem::Simple 1.2
AI::ExpertSystem::Simple is a simple expert system shell. SYNOPSIS This class implements a simple expert system shell that reads the rules from an XML knowledge base and questions the user as it attempts to arrive at a conclusion. This class...
20.48 KB  
Libraries  -  Device::SNP 1.2
Device::SNP is a Perl extension for the GE Fanuc SNP-X serial protocol as used by GE Fanuc DataPanel data terminals. See http://www.gefanuc.com/en/ProductServices/VisPCSolutions/DataPanel/index.html SYNOPSIS use Device::SNP; my $s = new...
22.53 KB