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

Ai Design software
Filter: All | Freeware | Demo
 

Ai Design

< 1 2 3 4 5 > 
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

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.529

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: May 19, 2010 | Visits: 1.271

Java::Import::Design Java::Import::Design is the design of the Java::Import Module. MOTIVATIONS The original motivation for writing this module came out of a project I was working on during my previous employment. We had built a system in which a major part was implimented using EJBs on a J2EE server. In... Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Java::Import::Design 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: May 24, 2010 | Visits: 969

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: June 03, 2010 | Visits: 2.271

AI::ExpertSystem::Simple 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 is where all the work is being done and the other... Platforms: *nix

License: Freeware Size: 20.48 KB Download (605): AI::ExpertSystem::Simple Download

Added: April 12, 2010 | Visits: 956

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

Released: September 20, 2012  |  Added: October 18, 2012 | Visits: 1.912

Perfect Design Icons If you are developing a product aimed at graphic designers, you cannot afford missing your target audience with ugly graphics. Your graphic software has to convey a message to your clients. You absolutely must use high-quality images throughout your product in order to convince your audience to... Platforms: Windows, Mac, *nix, Windows CE

License: Shareware Cost: $49.95 USD Size: 5.83 MB Download (162): Perfect Design Icons Download

Released: January 26, 2010  |  Added: April 08, 2010 | Visits: 5.175

Tile 3d - bathroom design The program Tile is intended for creation of graphic images and 3D models of the rooms where walls and the floor can be covered with tile. The program Tile allows you to create a 3D model of a room on the given measures with needed door and window openings; select a necessary tile from the... Platforms: Windows

License: Shareware Cost: $189.00 USD Size: 32.35 MB Download (833): Tile 3d - bathroom design Download

Released: April 24, 2010  |  Added: May 19, 2010 | Visits: 4.049

Flash TShirt Design Software Products Designer custom T-shirt design is the ultimate solution for starting your custom online T-shirt design printing website. Our software gives your user a guaranteed, easy way to design own t-shirts. Online tee shirt designer satisfies the exact needs of the customers which allow them a... Platforms: Windows, Mac, *nix

License: Shareware Cost: $2500.00 USD Size: 4.88 MB Download (6119): Flash TShirt Design Software Download

Released: June 03, 2010  |  Added: August 04, 2010 | Visits: 3.127

Brochure Design Templates graphic, design, designs, template, templates, brochures, Indesign, QuarkXpress, CorelDraw,brochure design templates, Graphic Design Templates. Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 1.74 MB Download (218): Brochure Design Templates Download

Released: August 01, 2010  |  Added: August 21, 2010 | Visits: 1.289

Icon Design Pack Get a dedicated icon editor and seven sets of icons in a quick-start package! Icon Design Pack bundles IconLover, a highly acclaimed icon and small graphics editor, with seven high-quality icon collections to offer designers and software developers an easy start. Icon Design Pack makes icon... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 12.28 MB Download (124): Icon Design Pack Download

Released: February 28, 2011  |  Added: March 05, 2011 | Visits: 1.652

Appetise Web Design Melbourne From Professional Web design Melbourne, based company Chromatix. An application to help with photography and food photography. Platforms: OS/2, Windows, Mac, *nix, Windows CE, AS/400

License: Freeware Size: 9.13 MB Download (593): Appetise Web Design Melbourne Download

Released: December 24, 2009  |  Added: April 10, 2011 | Visits: 1.429

Banner Design Studio Banner design studio helps to create flash and static banners using pre- designed templates. Banner maker gives you the flexibility of creating a banner from 17 preset sizes or define custom size for banner. Banner Design Studio Features: * Create banners using pre designed animated and... Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 76.15 MB Download (194): Banner Design Studio Download

< 1 2 3 4 5 >