New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
LabLOVE (Life On a Virtual Environment) is an evolutionary multi-agent simulation environment. It is fast, modular and extensible. Contains the reference implementation for the gridbrain algorithm.
Fuzzy Logic Library for Microsoft .Net (fuzzynet). The library is an easy to use component that implements fuzzy inference system (both, Mamdani and Sugeno methods supported). The library is written in C#. Samples and API documentation are provided.
The library was used in http://bettingstudio.com algorithms.
NeuronDotNet is a neural network engine written in C#. It provides an interface for advanced AI programmers to design various types of artificial neural networks and use them.
A platform for security data analysis.It focus on the quantitative analysis for securities,and research these problem:What and How decided to a trading,and can be believe.So,it include technical analysis,financial model,other to help to profit making.
Animants are virtual ants. Their name comes from the combination of "ants" and "animats", an animat being "a sofware approximation of a living creature".
Animants aim to simulate the behaviour of living animals.
RegMAS (Regional Multi Agent Simulator) is a spatially explicit multi-agent model framework, developed in C++ language and designed for long-term simulations of effects of government policies over agricultural systems (farm sizes, incomes, land use..).
Subverse Project is a system to agent interaction in a virtual world with objective of studies and learns of Artificial Intelligence algorithms. It is a set of parts to create a simulated environment of Artificial Inteligence and learning.
Lithops (the flowering stones) is a program that plays the game of Go. I develop Lithops as a research challenge, but also, importantly, to create a computerized partner for people learning and studying Go.
Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
GEP is an evolutionary algorithm for function finding. This framework is a powerful way of expressing and coding genetic-like structures and quickly finding solutions through evolution by common genetic operators.
Concrete Voice is a text to speech program. It can read the time, anounce weather, read text file, save text files to audio files, open any text file (supports all text encoding formats) and many more advance stuff!
A computerised clinical decision support advancement for emergency med
ACAFE-a computerised clinical decision support advancement for emergency medicine. Hospital electronic medical record EHR or EMR. Used commercially. Other uses include research-development into chronic and infectious-diseases.
Watch video here of demo https://www.youtube.com/watch?v=SGlicILHhJs
Bot Suite consists of three applications i.e. Bot Studio, MyWebAssembly and MyMessenger. Bot Studio is used to create chat bots. MyWebAssembly executes the bot and MyMessenger makes the communication possible b/w the created bot and any other messenger.
A voice recognition program for World of Warcraft. It allows for key presses and macros to be mapped to voice commands. It also allows voice control of in-game chat channels. This project has moved! Search "WoW VoiceBox" on codeplex.com.
GRAMophone is an algorithmic generator of music composition. The music is generated using two kinds of formal grammar: Chomsky’s grammar for TOP DOWN approach to the composition and a reduced version of Lindenmayer grammar for BOTTOM UP approach.
Intelligent Assistant Constructor is software system based on Expert Systems. The main purpose is creating, teaching and asking Intelligent Assistants.
TimeSleuth discovers temporal decision rules. It also judges the (a)causality of the rules. TimeSleuth can discover rules that involve time: {if (rainy_yesterday = true) then rainy_today = true}, or {if (rainy_tomorrow = true) then rainy_today = true}.
The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
This is another Age of Conan chat bot written in C#. Support for loading and unloading plugins while running through AppDomain. Uses a fairly easy way of implementing new plugins through the Abot.Plugin class. Using Vhab's VhaBot.Net library.