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.479.687 Times

Nn freeware
Filter: All | Freeware | Demo
 

Nn

1 2 3 > 
Added: October 16, 2010 | Visits: 962

AI::NNFlex::Reinforce AI::NNFlex::Reinforce is a very simple experimental NN module. SYNOPSIS use AI::NNFlex::Reinforce; my $network = AI::NNFlex::Reinforce->new(config parameter=>value); $network->add_layer(nodes=>x,activationfunction=>function); $network->init(); use AI::NNFlex::Dataset; my $dataset... Platforms: *nix

License: Freeware Size: 33.79 KB Download (90): AI::NNFlex::Reinforce Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 609

Spice-MLP SPICE-MLP (the old name is SpiceNeuro or Neural Network Example - NNE) is a small application of Three-Layer Neural Network (NN) with multi-inputs and outputs, written for students who wanted to learn and develop their own NN applications. The purpose of this program is to get you started... Platforms: Windows, Windows Vista, 7

License: Freeware Download (441): Spice-MLP Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 584

AudioWarrior Free Djembe for Reason 4 for Mac OS Designed using Reason's NN-XT Advanced Sampler and works best with an unweighted MIDI controller. Simply load it in Reason 2.5 to 4.0 or higher and literally play your keyboard like a hand drum. - Free Djembe is mapped with 10 expressive velocity layers with samples ranging from from C2 to C4... Platforms: Mac

License: Freeware Size: 839.68 KB Download (597): AudioWarrior Free Djembe for Reason 4 for Mac OS Download

Added: July 18, 2013 | Visits: 428

Validation (SSN) This script validates the Social Security Number using either the 9 digit or NNN-NN-NNNN format. The number ranges can be easily changed by the S.S.A, so this is not checked. Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (64): Validation (SSN) Download

Added: August 26, 2013 | Visits: 607

Neural Network add-in for PSORT This add-in to the PSO Research toolbox (Evers 2009) aims to allow an artificial neural network (ANN or simply NN) to be trained using the Particle Swarm Optimization (PSO) technique (Kennedy, Eberhart et al. 2001).This add-in acts like a bridge or interface between MATLABd-deOaos NN toolbox and... Platforms: Matlab

License: Freeware Size: 358.4 KB Download (46): Neural Network add-in for PSORT Download

Character Recognition Example (III):Training a Simple NN for classification This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:http://basic-eng.blogspot.com/ Platforms: Matlab


Character Recognition Example (V):Training a Simple NN for classification to run it:you will need first to run the file that name "charGUI4.fig" and on the right side there is a load training set where you have to train the system first, run any data that is should be from 1 to 9 and 0 like ( 1 2 3 4 5 5 6 7 8 9 0) as many line as you want so if you have a traning data... Platforms: Matlab


Added: May 09, 2013 | Visits: 419

Fuzzy k-NN Fuzzy k-nearest neighbors classifier that can work with training samples whose label info is fuzzified. The prototype is as follows.[y,predict_class] = f_knn(tr,tr_memberships,te,k)tr: training samplestr_memberships: membership values of traning sampleste: testing samplesk: k value vector (more... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Fuzzy k-NN Download

Released: November 05, 2000  |  Added: July 19, 2006 | Visits: 3.211

Trans-Dimensional Learning TDL - Win Neural Net Pattern Recog. Tool Quick, hassle-free automatic construction of NN by use of evolutionary processes. Trans-Dimensional Learning allows multiple data sets to be learned incrementally, regardless of differences in number of inputs and outputs. Complete graphical support of... Platforms: Windows

License: Freeware Size: 1.33 MB Download (674): Trans-Dimensional Learning Download

Added: September 04, 2010 | Visits: 1.295

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: February 08, 2010 | Visits: 1.061

DBIx::Class::LibXMLdoc DBIx::Class::LibXMLdoc is a Perl module to create an adjunct "Doc" accessor of a columns data which is automatically parsed into a LibXML documentElement (alpha-software). SYNOPSIS package My::DB::thingy; __PACKAGE__->load_components(qw/ PK::Auto LibXMLdoc Core /);... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): DBIx::Class::LibXMLdoc Download

Added: January 22, 2010 | Visits: 988

Stickytime Stickytime is a digital clock that also displays the current state of the stickykeys and mousekeys as set by an accessibility program. Version 0.5 can execute programs and direct their output to a tooltip (admittedly, an abuse of the tooltip concept). These programs can be executed by mouse... Platforms: *nix

License: Freeware Size: 37.89 KB Download (97): Stickytime Download

Added: April 25, 2010 | Visits: 1.294

Chatbot::Alpha Chatbot::Alpha provides a simple chatterbot brain. The Alpha brain was developed by AiChaos, Inc. for our chatterbots. The Alpha brains language is line-by-line, command-driven. Alpha is a simplistic brain yet is very powerful for making impressive response systems. // Test Replies //... Platforms: *nix

License: Freeware Size: 30.72 KB Download (134): Chatbot::Alpha Download

Added: March 09, 2010 | Visits: 1.109

AI::NNFlex::Backprop AI::NNFlex::Backprop project is a fast, pure perl backprop Neural Net simulator. SYNOPSIS use AI::NNFlex::Backprop; my $network = AI::NNFlex::Backprop->new(config parameter=>value); $network->add_layer(nodes=>x,activationfunction=>function); $network->init(); use... Platforms: *nix

License: Freeware Size: 33.79 KB Download (91): AI::NNFlex::Backprop Download

Added: March 23, 2010 | Visits: 1.022

Text::Scraper Text::Scraper contains structured data from (un)structured text. SYNOPSIS use Text::Scraper; use LWP::Simple; use Data::Dumper; # # 1. Get our template and source text # my $tmpl = Text::Scraper->slurp(*DATA); my $src = get(http://search.cpan.org/recent) || die $!; # # 2. Extract... Platforms: *nix

License: Freeware Size: 46.08 KB Download (142): Text::Scraper Download

Added: February 24, 2010 | Visits: 1.262

chaplin chaplin is a dvd chapter tool for Linux (and all other *ixes with libdvdread support). The tool parses a DVD disc or image and extracts the exact duration for each chapter of a given title. Then the total list of chapters is split into a user-selectable number of subsets. Each subset should... Platforms: *nix

License: Freeware Size: 23.55 KB Download (102): chaplin Download

Added: June 20, 2010 | Visits: 1.155

Games::Othello Games::Othello is a Perl extension for modelling a game of Othello. SYNOPSIS use Games::Othello; my $game = Games::Othello->new(); while( !game->over ) { printf "It is presently %ss move", ($game->whos_move eq b) ? black, white; my @possible_moves = values $game->possible_moves(); if... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Games::Othello Download

Added: August 27, 2010 | Visits: 834

Hey::heyPass SYNOPSIS # To send a user to login: use Hey::heyPass; $heyPass = Hey::heyPass->new($yourSiteId, $yourSiteKey); $login = $heyPass->beginSession({ successUrl => "http://$ENV{HTTP_HOST}/loginSuccess.cgi?sessionId=%s", failureUrl => "http://$ENV{HTTP_HOST}/loginFailure.cgi?sessionId=%s",... Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): Hey::heyPass Download

Added: October 24, 2010 | Visits: 1.073

Gnome Keyring Manager Gnome Keyring Manager is a keyring management program for the GNOME Desktop. The development of this application will be like a tutorial for people on gnome-love and the main idea is that these people in gnome-love do the code themself, helped by the hacker-trainers. You can follow the... Platforms: *nix

License: Freeware Size: 593.92 KB Download (107): Gnome Keyring Manager Download

Added: January 26, 2010 | Visits: 1.146

PowerBuilder::ORCA PowerBuilder:: ORCA is a Perl interface to PowerBuilder ORCA API. SYNOPSIS use PowerBuilder::ORCA qw/:const/; #open new ORCA session my $ses=new PowerBuilder::ORCA([d:WORKCxsPowerBuilderORCApbtest.pbl], d:WORKCxsPowerBuilderORCApbtest.pbl, pbtest); #now, it is possible to carry out... Platforms: *nix

License: Freeware Size: 48.13 KB Download (157): PowerBuilder::ORCA Download

1 2 3 >