Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
...Select your Font Type, style and size.
2. First Browse your file, which will contain your text (Supporetd File Type .txt)
3. Select Single or Multi Line option.
4. Select Your output image type (Supported image type .bmp, .jpg and .png.).
5. Click Convert.
6. Folders will be created containing the images in .jpg/.bmp/.png/.tif format.
OpEx is an application suite that includes the main building blocks of commercial electronic trading systems.
All OpEx applications run on distributed system architectures.
The idea is to enhance and develop the national border crossing process by the integration of automated vehicle recognition while crossing country borders.
i'm going to use Automatic number plate recognition (ANPR): a system that recognizes the numbers of the vehicle plates by using OCR (optical character recognition) technology and Infrared cameras.
This is going to be achieved by taking the license plate image from the camera and processing it using the software I’m going to develop...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
This is my implementation of Langton's Ant (a popular turing machine, see http://en.wikipedia.org/wiki/Langton%27s_ant for more information) using C#. Supports multiple ants and threading. Video: http://www.youtube.com/watch?v=Vu9C_1DH31k
Graphical interactive windows application and library written in .Net/C# for simulating and controlling robots. Including firmware for ATmega8 to be controlled by the C# library and circuits for the ATmega8 controller board and L298-based motor board
Medical Datasets (In a text file, with space separated values) can be loaded to the system.
By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.
Soar is a general cognitive architecture for developing systems that exhibit intelligent behavior. Researchers all over the world, both from the fields of artificial intelligence and cognitive science, are using Soar for a variety of tasks.
XSBDotNet is a .NET wrapper for the XSB Prolog Engine. It supports both the single-threaded and multithreaded engines and provides object-oriented classes for a complete .NET experience.
{IBA}Miner is an expert system, being developed at the AI-Lab at IBA. The purpose of this software is to provide businesses an easy to use system in which the analysts can easily create and test models and the end-users get predictions for new instances.
Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
Voice is a text to speech program with many features. Some of the features include: Reads Text, Rich Text and Word Documents aloud. Custom greeting. Professional document editor. Clipboard monitoring and processing. Good looking animated character.
CVSharp (aka Computer Vision in C#) is a Computer Vision project. Until the present day just one part of the whole project was actually developed. It's called CVSharp Lab, an Image Processing Tool.
Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
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.
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.
Trinity is mobile agent framework for creation of wide range of mobile agent types. Main goal of project is to provide a tool for rapid development of non-complex agents. Trinity is implemented in .NET v3.5 with usage of Windows Workflow Foundation and W
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
NxNet is an implementation of a BPN neural network written in C#. NxNet allows the user to configure the neural net, train and query the trained net. NxNet 2.0 introduces a batch query capability. Requires .Net Framework 2.0 be installed also.
the libsvm for .net , and the data format use libsvm's data format. Support Vector Machine (SVM) . It supports C-SVC, nu-SVC, epsilon-SVR and nu-SVR and has a command-line .