Software Index
Related Topics
Popular Trends
Trending Topics
 

Best Neural Networks In Python

All | Freeware
Product Title  /  Popularity Revised License Rating Size
NeuralCode Neural Networks Trading
NeuralCode is an industrial grade Artificial Neural Networks implementation for financial prediction. The software can take data like the Opening price, High, Low, Volume and other technical indicators for predicting or uncovering trends and patterns. It is designed to utilize ...
October 27th 2008 Commercial    535k
SprinN Lite eng
SprinN, Capital Markets Predictions with Neural Networks.

SprinN, the best prediction tool based on Artificial Intelligence techniques (Artificial Neural Networks), gives you accurate open, hold and close recommendations for your investments in the Capital Markets. SprinN allows you to select the ...
September 2nd 2003 Shareware  5 stars 4,019k
Optimal Trader
Trading software for all instruments on every market! Optimal Trader combines technical analysis with neural networks and modern signal processing. Most indicators have been improved with new technology. A large database with stocks, mutual funds and indices is available for ...
September 3rd 2007 Shareware  5 stars 3,252k
Stock NeuroMaster
Stock NeuroMaster is an investing/trading software for US stock market, with stock forecasting module based on Neural Networks, technical analysis module with popular indicators, detailed trading statistics, user-friendly interface, free online stock quotes. It maximizes your trading profit by predicting ...
March 16th 2005 Shareware    3,053k
A.I. Solver Studio
A.I. Solver Studio is a unique pattern recognition application that deals with finding optimal solutions to classification problems and uses several powerful and proven artificial intelligence techniques including neural networks, genetic programming and genetic algorithms. No special knowledge is required ...
January 11th 2007 Freeware    454k
IntelligenceLab VCL
Delphi/C++ Builder VCL and FireMonkey (FMX) components library for Artificial Intelligence.
Includes: Neural networks, Naive Bayesian, Radial Basis Function Network, Self Organizing Map, K-Nearest Neighbor and more.

Usage: Speech recognition, Face recognition, Computer vision, Gesture recognition, Robotics, Games AI, OCR, Business ...
October 20th 2011 Shareware  5 stars 85,695k
IntelligenceLab .NET
IntelligenceLab is a set of .NET 2.0-4.0 components for Artificial Intelligence.

Includes: Neural networks, Naive Bayesian, Radial Basis Function Network, Self Organizing Map, K-Nearest Neighbor and more.

Usage: Speech recognition, Face recognition, Computer vision, Gesture recognition, Robotics, Games AI, OCR, Business ...
April 21st 2012 Shareware    222,638k
IntelligenceLab VC++
IntelligenceLab is a set of Visual C++ components for Artificial Intelligence.
Includes: Neural networks, Naive Bayesian, Radial Basis Function Network, Self Organizing Map, K-Nearest Neighbor and more.

Usage: Speech recognition, Face recognition, Computer vision, Gesture recognition, Robotics, Games AI, OCR, Business ...
October 23rd 2011 Shareware    54,014k
EasyNN
EasyNN is a neural network system for Microsoft Windows. It makes the creation of neural networks easy. It allows the user to produce multilayer neural networks from a grid or from text files. The user can produce training, validating and ...
February 19th 2002 Shareware  5 stars 1k
Alyuda Forecaster
Neural networks software for forecasting with wizard interface. Easy to start for beginners in Standard Mode that automatically tailors data to a neural network, selects the most suitable network architecture and prepares the neural net for forecasting. Professional forecasters and ...
February 23rd 2003 Demo  5 stars 1,834k
TraderXL Pro
All-in-one technical analysis solution for Microsoft Excel: 146 technical analysis functions, historical data downloads, real-time quotes, neural network-based prediction and classification. You can automatically build charts, create macros. It downloads free historical end-of-day stocks, indexes, mutual funds and futures, delayed ...
November 1st 2004 Shareware    5,728k
Python PyGame Tower Defense
Python PyGame Tower Defense is a real-time strategy game written in Python with PyGame

Developer comments

In the early stages, yet already playable, though admittedly not very fun yet. Currently has one enemy type, and three towers, each with three levels. Only ...
October 17th 2011 Freeware    430k
BrainCom
BrainCom is an artificial neural network. Utilizing backpropagation algorithm It can be used in almost all research fields such as nonlinear regression, forecasting, curve fit, pattern recognition, classification, decision making, problem optimization, time series analysis. Its user friendly environment makes ...
February 3rd 2002 Shareware  5 stars 2k
Alyuda Forecaster XL
Alyuda Forecaster XL is a forecasting tool for MS Excel based on neural networks. It is the first choice for Excel users who need a quick-to-learn and reliable forecasting tool embedded into familiar Excel interface.Forecaster XL is designed especially for ...
May 25th 2003 Commercial  5 stars 901k
SprinN Standard eng
SprinN, Capital Markets Predictions with Neural Networks.SprinN, the best prediction tool based on Artificial Intelligence techniques (Artificial Neural Networks), gives you accurate open, hold and close recommendations for your investments in the Capital Markets. SprinN allows you to select the ...
September 2nd 2003 Shareware    4,122k
EasyNN-plus
EasyNN-plus is a neural network system for Microsoft Windows. It makes the creation of neural networks easy. It allows the user to produce multilayer neural networks from a grid or from text files and images. The user can produce training, ...
December 1st 2005 Shareware  5 stars 7,463k
DownloaderXL Pack
Powerful stock quotes downloading software for Microsoft Excel. DownloaderXL package includes the following products: DownloaderXL, RTQuotesXL, OptionsXL and PortfolioXL. DownloaderXL downloads free historical stock, index and mutual fund data into Microsoft Excel spreadsheets from Yahoo Finance. Historical data goes back ...
November 2nd 2006 Shareware    1,792k
WyvPong
WyvPong is just a very simple arcade game written in Python and PyGame.

Developer comments

I thought I'd share it if anyone wanted to learn the very basics of pygame. Pretty much making something move around on screen(the ball) and making something ...
September 4th 2011 Freeware    10k
EpiGrass
EpiGrass 1.5.1 / 2.0 Beta 3

EpiGrass is a simulator of epidemics over networks. EpiGrass is a scientific tool created for simulations and scenario analysis in Network epidemiology.

For an in depth description of Epigrass capabilities, please refer to the documentation.

EpiGrass can ...
April 3rd 2011 Freeware    1,485k
Python for Linux
Python is an interpreted, interactive, object-oriented programming language. Python is often compared to Perl, Tcl, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There ...
October 15th 2011 Freeware    11,254k
Related Scripts
CGI in Python - An Interactive Instruction
8 interactive lessons on programming CGI in Python that cover the Python CGI module, database interactive, as well as basic introduction to the language.
November 27th 2005 Freeware     
Functional programming in Python
Although users usually think of Python as a procedural and object-oriented language, it actually contains everything you need for a completely functional approach to programming. This article discusses general concepts of functional programming, and illustrates ways of implementing functional techniques ...
December 2nd 2005 Freeware     
Functional programming in Python, Part 2
This article offers introduction to functional programming (FP) in Python. It introduces the learner to different programs on problem-solving. It demonstrates several intermediate and advanced FP concepts. This article also includes code snippets
December 9th 2005 Freeware     
Functional programming in Python, Part 3
The article is 3rd in the series on Functional Programming in Python series. Like in the previous articles it continues the discussion on FP by illustrating its additional capabilities, like currying and other higher-order functions contained in the Xoltar Toolkit. ...
December 16th 2005 Freeware     
Web Programming in Python: Techniques for Integrating Linux, Apache and MySQL
Enterprise-class open source Web development ? step-by-step, start-to-finish! / * Build production-quality Web applications with Python and open source technology / * Includes in-depth coverage of Python's intrinsic support for CGI programming / * Demonstrates efficient template processing using a ...
December 7th 2005 Commercial     
An introduction to neural networks
If you are given numerous codes of different languages and have to write a program to identify the codes of different languages, employing the neural net will be the ideal option to identify the code?s language. This article gives an ...
December 10th 2005 Freeware     
Developing a full-text indexer in Python
This column discusses a Python project of mine, the indexer module, and it has an additional purpose: Like you, I am always trying to learn more, and with this installment, I invite comments and ideas from readers. Your contributions will ...
December 10th 2005 Freeware     
Writing CGI Programs in Python
Learn how and why you should use Python in your next CGI project. Python boasts an impressive collection of Internet-related portable module libraries to deal with everything from parsing and retrieving URL's to obtaining mail from POP servers and everything ...
December 10th 2005 Freeware     
A CGI Framework in Python
This article, appearing in the February, 1998 Webtechniques, descibes a CGI framework that handles errors on your site and build a simple user registration scheme to put it to the test.
November 25th 2005 Freeware     
Charming Python: Text processing in Python for beginners
Along with several other popular scripting languages, Python is an excellent tool for scanning and manipulating textual data. This article summarizes Python's text processing facilities for the programmer new to Python. The article explains some general concepts of regular expressions ...
December 15th 2005 Freeware     
Related Code
Neural Network System 1.0
NuExpert is a free software that can help you make decisions very quickly. NuExpert learns examples of your business needs, and makes decisions based on these examples. Configuring and using the system is very simple, and will save you a ...
February 12th 2006     617k
Python megawidgets
Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module. It consists of a set of base classes and a library of flexible and extensible megawidgets built on this foundation. These megawidgets include notebooks,
comboboxes, selection ...
July 30th 2008     390k
Python CGI Graphical Hit Counter
Simple web-page hit counter written in Python. Outputs a customizable animated gif image. Does not require external graphics libs!
September 1st 2008     15k
Jaser A.Mahmoud
this is a solution for the XOR problem using Neural networks, you can edit it to find the OR, AND, or any Logical Operation, with simple modification you can make it work for anything!
April 2nd 2011     17k
C#CommDog v1.1.0
C#CommDog is a development tool that analyzes and optimizes the documentation state of an C# project (.csproj). All of the source code files of the project are checked for the correctness of their XML documentation. Missing and incorrect parts of ...
February 7th 2006     739k
New Software
Popular Software