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

Ni Yao De Ai Tagalog Version software
Filter: All | Freeware | Demo
 

Ni Yao De Ai Tagalog Version

< 1 2 3 4 5 > 
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: July 05, 2010 | Visits: 1.530

Games::Euchre::AI Games::Euchre::AI is a Player API for Euchre card game. This class implements a skeletal Euchre player programming interface. Subclasses can be created quite easily as interactive interfaces or AI computer players. If you wish to write your own computer player, I recommend you start with... Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Euchre::AI Download

Added: September 21, 2010 | Visits: 1.103

AI::Prolog::Builtins AI::Prolog::Builtins is a Perl module with builtin predicates that AI::Prolog supports. Comments Comments begin with a % and terminate at the end of the line or begin with /* and terminate with */. Variables As in Prolog, all variables begin with an upper-case letter and are not quoted.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (102): AI::Prolog::Builtins Download

Added: November 14, 2010 | Visits: 932

AI::NeuralNet::Simple AI::NeuralNet::Simple is a simple learning module for building neural nets. SYNOPSIS use AI::NeuralNet::Simple; my $net = AI::NeuralNet::Simple->new(2,1,2); # teach it logical or for (1 .. 10000) { $net->train([1,1],[0,1]); $net->train([1,0],[0,1]); $net->train([0,1],[0,1]);... Platforms: *nix

License: Freeware Size: 17.41 KB Download (108): AI::NeuralNet::Simple Download

Added: January 13, 2010 | Visits: 1.370

Mind AI Mind AI project is an artificial mind based on some advanced concepts: - machine learning - representation - meta representation of concepts - concept reflection - reification - denotation Interaction with the AI is done via IRC. Whats New in This Release: - geo: start some... Platforms: *nix

License: Freeware Download (96): Mind AI Download

Added: August 05, 2010 | Visits: 1.464

AI::DecisionTree AI::DecisionTree is Perl module for automatically Learns Decision Trees. SYNOPSIS use AI::DecisionTree; my $dtree = new AI::DecisionTree; # A set of training data for deciding whether to play tennis $dtree->add_instance (attributes => {outlook => sunny, temperature => hot, humidity =>... Platforms: *nix

License: Freeware Size: 25.6 KB Download (170): AI::DecisionTree Download

Added: September 10, 2010 | Visits: 1.086

DBIx::Version DBIx::Version is a Perl extension for getting database software name and version. SYNOPSIS use DBIx::Version; my $dbh = DBI->connect( ... ); my ($dbname, $dbver, $dbverfull) = DBIx::Version::Version($dbh); DBIx::Version lets you query which database software and version you are connected... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): DBIx::Version Download

Added: May 24, 2010 | Visits: 970

AI::Menu AI::Menu is a Perl object that generates Tree::Nary objects from directed graphs or a description of the function set. The algorithm is not very efficient (approximately O(F^6), F being the number of functions). It is also not quite as intelligent as it should be. You should cache the results... Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): AI::Menu Download

Added: August 04, 2010 | Visits: 896

AI::NeuralNet::BackProp AI::NeuralNet::BackProp is a simple back-prop neural net that uses Deltas and Hebbs rule. SYNOPSIS use AI::NeuralNet::BackProp; # Create a new network with 1 layer, 5 inputs, and 5 outputs. my $net = new AI::NeuralNet::BackProp(1,5,5); # Add a small amount of randomness to the network... Platforms: *nix

License: Freeware Size: 96.26 KB Download (99): AI::NeuralNet::BackProp Download

Added: August 20, 2010 | Visits: 887

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;... Platforms: *nix

License: Freeware Size: 11.26 KB Download (111): AI::NeuralNet::Kohonen Download

Added: April 12, 2010 | Visits: 957

AI::FuzzyLogic AI::FuzzyLogic is a Perl module for Fuzzy Set Operations and Tools. SYNOPSIS use AI::FuzzyLogic; $i = new AI::FuzzyLogic $unittype, @numbers; # new set with one subset $i = new AI::FuzzyLogic age, 0, 0.1, 0.2, 0.1, 0; # same thing $i = new AI::FuzzyLogic $subset1, $subset2, $subset3; #... Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): AI::FuzzyLogic Download

Added: June 10, 2010 | Visits: 2.165

Menus de ElOtroLado Menus de ElOtroLado provides a menu with access to EOL and Cineol Forums is created near the Help Menu.. Platforms: *nix

License: Freeware Size: 49.15 KB Download (118): Menus de ElOtroLado Download

Added: May 01, 2010 | Visits: 997

Kernel Version Monitor Kernel Version Monitor is a Superkaramba theme that creates a widget displaying the current version information of the Linux kernel as put forth by the kernel.org RSS feed here: http://kernel.org/kdist/rss.xml . Kernel Version Monitor uses the Tux icon from the nuoveXT icon theme found at... Platforms: *nix

License: Freeware Size: 25.6 KB Download (99): Kernel Version Monitor Download

Added: September 01, 2010 | Visits: 2.333

Drag de Go Drag de Go is a Firefox extension that allows you to execute several commands (like open link, save link, search selected text) by the direction you drag and drop. This extension identify the Object you drag Selected Text, Link, Image, or Extension File, and you can set commands to each object.. Platforms: *nix

License: Freeware Size: 88.06 KB Download (107): Drag de Go Download

Added: January 25, 2010 | Visits: 1.407

TRIAL De Novo TRIAL De Novo Updater is a major upgrade for law office case manager adds new screens, improved Main Screen, new reports including "Brief Me" data history report, and self-repairing teconology. Platforms: Mac

License: Freeware Download (105): TRIAL De Novo Download

Added: January 25, 2010 | Visits: 1.024

SilverFast Ai STUDIO SilverFast Ai STUDIO is the most popular version of the SilverFast scan-software family with additional features that assure maximum quality such as: Multi-Sampling noise reduction with Auto-Alignm. AACO - Auto Adaptive Contrast Optimisation Extended print dialog with copy function Picture... Platforms: Mac

License: Demo Cost: $0.00 USD Size: 1.2 MB Download (108): SilverFast Ai STUDIO Download

Released: June 14, 2019  |  Added: September 06, 2021 | Visits: 2.255

PDF Imposition DE PDF Imposition DE software automates the process of 2up, 3up, 4up, 6up, 8up, 10up or 12up a pdf document, so for example with a/b 2up page 1 is on the left and page 2 is on the right, with split 2up (4 page document) page 1 is on the left and page 3 is on the right, then page 2 is on the next... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $49.95 USD Size: 51.12 MB Download (555): PDF Imposition DE Download

Released: September 21, 2011  |  Added: October 08, 2011 | Visits: 1.076

DLL Version Compare This tool will be helpful comparing the version and size and modified date. This tool compares the two directories for the dll version, size and the modified date. Features: * Compares the version, modified date and the size. * Difference and missing files are color coded.... Platforms: Windows

License: Shareware Cost: $55.99 USD Size: 477.39 KB Download (107): DLL Version Compare Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 857

DotNet (.NET) Version Check DotNET Version Checker will tell you whether you have the required components to run Microsoft .NET (dotNet) applications, and lists all the installed runtimes if present. It checks the version of MDAC (data access components), Internet Explorer and the .NET runtime and servicepacks installed on... Platforms: Windows

License: Freeware Size: 122.88 KB Download (495): DotNet (.NET) Version Check Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 704

DE:Noise for Mac OS Makes it easy to remove excessive noise in one easy-to-use tool! DE:Noise handles spurious frame-to-frame defects ranging from fine digital/electronic noise to blotchy spots (e.g. dirt on the film). DE:Noise combines motion estimation techniques with feature-sensitive, edge-preserving spatial... Platforms: Mac

License: Freeware Size: 4.3 MB Download (462): DE:Noise for Mac OS Download

< 1 2 3 4 5 >