Affordable White-Label Embedded Analytics Solutions for Growing Enterprises and Resellers
For software vendors that want to embed dashboards and reports in their software
A complete white-label dashboard and reporting solution. All the features of industry leading reporting tools for a fraction of the cost. Empower your non-technical users with data reporting and analytics.
Learn More
Create a personalized AI chatbot for each team in minutes
Get better, faster answers for your whole team with an AI chatbot trained on your company documents.
QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org)
Download the .py file and two .bmp files:
-->back2_800_600 for background
-->any of the robo1.bmp through robo4.bmp for robot image (different colors).
The map of the "room" can be changed by modifying the list of obstacles.
Read more in ReadMe.txt and in the .py file comments.
This really isn't a game. It's all very randomly generated, and there is no way for any user input. I'll consider putting some in later.
I had been wanting to make the Game of Life for some time as well as make some kind of genetic algorithm based code.
So, here is what I came up with. While this may just seem like simplify a graphical display of what boredom looks like... well, it really doesn't go much past that point.
If you Don't know what Conway's game of life is:
It's the...
This project gives you a simple 2D world for playing with Artificial Intelligent actors. It contains of a world with objects. And a simple game, pyRugby, demonstrating the use of this world. All built in Python, using pygame for visualization.
General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
Referral Factory is the #1 referral software used by SMEs and Marketers.
Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
A lightweight and fast implementation of Conway\'s Game of Life and related cellular automata.
It includes a pattern viewer running X Windows and
a Python module intended to help in designing complex patterns.
The RoboCup competition is an international event in which teams of
autonomous robots play soccer against one another. This project
provides resources for the RoboCup F180, or small-sized league.
It also provides a mechanism through which teams can c
In Hoverbots, robots with an artificial intelligence fight each other in a 3D environment. The AI is coded by the competitors in any language. Robots can create drones with up to the same functionality as the robot, or simply as bombs.
pyBoids is a free/open-source project that implements (in Python/TKinter) Craig Reynold's famous boids algorithm. This algorithm intelligently simulates flocking, herding, swarming, and schooling behavior as found in nature.
pRobot is something like Pokémon for computer scientists. Each player creates a computer program, a so-called pRobot. Then all the pRobots are thrown into a virtual arena, the war-ground. Within that arena they can walk, reproduce, and fight.
Copter! is a SimCopter clone written in C++. Copter! will feature much more than the original SimCopter, and will be very moddable through it's modular design. Mods will be released which allow the player to be a policeman, or other characters.