Search Results for "artificial intelligence java source code" - Page 7

Showing 177 open source projects for "artificial intelligence java source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    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.
    Create free account
  • 1
    An open platform with an elegant GUI for evolving creative images using genetic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An object oriented framework for AI research in intelligent agents. Extensible to any information source. Graphics toolkit for visualization to view bots in real time. Extensible GUI to run bots and visualizations under common framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    There are lots of bots out for Half-Life. Many closed source or Windows only. All of them are based on Botmans Code ( http://www.planethalflife.com/botman ). The goal of this project is to make a self-learning, waypointless, opensource, Linux+Win. Bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project attempts to further the development of Java based bots in Unreal Tournament.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fungus is a framework for distributed simulation by multi-agents. It uses a very modular architecture. A GUI is provided. In our model, everything is Agent. Even the environnement. You have an access to the communication's 'canals'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jthello is an othello (reversi) clone written in Java. It is designed to run over a network and to implement/compare different computer player (A.I.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JBotRace is a car racing simulator, in which the cars are driven by bots. The bots are small programs written in Java and it is your task to develop the best bot! JBotRace contains a complete GUI for viewing races and developing the bots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    A cellular automata system that features game-theoretic interaction rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It's a network oriented RPG, based on an open-ended artificial society simulation engine. Every character has an AI and acts autonomously; they born, live and die, mate, figth and form parties. The game runs by itself: players can control characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An interface to an artificially intelligent agent for playing Magic: The Gathering by Wizards of the Coast. And one or more agents for static or adaptive playing of the game against other artificial or human players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Twilight Minds Dynamic World Engine is the workhorse for a new way of dealing with plot and AI in MMORPGS and other CRPGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Poker Game for 5 Players or Computers (Artificial Intelligence) written in Java with TCP/IP Networking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a sandbox for trying my engine ideas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aim to provide a crowd movement simulation based on primitive human behaviours and emerging behaviours for research and educational purposes. The application (front-end) is generic and can be reused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    using simple cuboids and gjk algorithm, this general purpose algorithm gives a ready made code to work with swissranger 3D camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A gui based man against machine poker (texas hold them) end user application which will deduce and adapt to the player's strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multilayer neural network sudoku generator that can be trained to produce puzzles with different degree of dificulty and imitate those made by people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Katz und Maus is a great Java simulation of two animal species, cats and mice. In the game the user can give his chosen species artificial intelligence. In fact he decided about mice he must code how they react on different events, e.g. corn found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB