For engineering teams in search of a solution to design, manage and maintain E2E tests for their apps
MuukTest is a test automation service that combines our own proprietary, AI-powered software with expert QA services to help you achieve world class test automation at a fraction of the in-house costs.
Learn More
Taking the Paper Out of Work
For organizations that need powerful ECM and document automation software
The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
Neural networks in CUDA & OpenCL with back propagation algorithm
This project is my engineering diploma. It's aim is to compare the efficiency of both technologies and to check where which hacks works better. What is more one of my tasks is to compare different ways of decomposing computations in parallel.
Developed as a final year project at Islamic University of Technology (IUT) during 2010 - 2011 academic year. This code is a simple implementation of real coded geneticalgorithm for numerical optimization. Code is written in C/C++.
This project aims to create an application to solve the job shop schedule problem using geneticalgorithm on the IBM Cell BE processor. This is useful especially using the power of Cell for the large scale job shop schedule problem.
The goal of the Rats and Mazes project is to build a simple geneticalgorithm to find general solutions to random non-cyclic single path mazes. I believe that the solutions will tend towards either the right/left-hand rule.
Non Emergency Medical Transportation (NEMT) Software
Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation
NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
This is a very simple implementation of the geneticalgorithm framework presented by John Holland, based on Goldberg book Genetic Algorithms in Search, Optimization and Machine Learning.