Open Source Java Artificial Intelligence Software - Page 19

Java Artificial Intelligence Software

View 11893 business solutions

Browse free open source Java Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source Java Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    Automated MapMaker for the Diplomacy boardgame. Using Genetic Algorithms and some user-defined criteria, DipMap will try to generate a playable Diplomacy map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DisChoco

    DisChoco

    DisChoco: Distributed Constraint Reasoning Solver

    DisChoco is a Distributed Constraint Reasoning Solver. Several Distributed Constraint Reasoning algorithms are implemented (like ABT, AFC, Adopt, ...). Users may easily implement and test their algorithms with DisChoco. contact: wahbi[at]users[dot]sourceforge[dot]net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Discord4J

    Discord4J

    Reactive library to enable quick and easy development of bots

    Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API. Discord4J follows the reactive-streams protocol to ensure Discord bots run smoothly and efficiently regardless of size. Automatic rate-limiting, automatic reconnection strategies, and consistent naming conventions are among the many features Discord4J offers to ensure your Discord bots run-up to Discord's specifications and to provide the least amount of surprises when interacting with our library. Discord4J breaks itself into modules to allow advanced users to interact with our API at lower levels to build minimal and fast runtimes or even add their own abstractions. Discord4J can be used to develop any bot, big or small. We offer many tools for developing large-scale bots from custom distribution frameworks, off-heap caching, and its interaction with Reactor allows complete integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Distributed Ant Robotics is divided into two parts. First is the simulation of “ant colony”. Second part is the algorithm application. Where you can use algorithms for ant behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Nem emberi értelemben vett mesterséges intelligencia, hanem egy mesterséges organizmus, virtuális lény létrehozása a cél, amely a kezdetekben reflex szerű, a későbbiekben tudatos műveletek elvégzésére képes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project aims to build a full featured C++ (and possibly Python) library and associated tools which facilitate building Artificial Life simulations in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of the project ist to build a soccer team for the RoboCup Simulation Leage ontop the JIAC Java-based Intelligent Agent Componentware. The key technology are intelligent software agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A project aims to develop a system which trains LDA model in distributed enviorenment. I studied Hadoop based solution and found that Hadoop is not fit for distributed LDA training case. In this project I implement a platform based on socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DocCO

    DocCO

    Non-disjoint groupping of Documents based on word sequence approach

    This is a GUI for learning non disjoint groups of documents based on Weka machine learning framework. It offers the possibility to make non disjoint clustering of documents using both vectorial and sequential representation (word sequence approach based on WSK kernel). All data format supported by WEKA could be used in DocCO. Data could be loaded from files, from databases or from specified URL. All the preprocessing techniques implemented in WEKA could be used before performing the learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Domigene is a genetic algorithm API attempting to incorporate dominant and recessive genes. Supports modular evolution types, genetic programs, definable instruction sets, variation in population, chromosomes, mortality, mutation, fitness functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal is to create an artificial intelligence for dominoes game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DomoWare (Domotics softWare ) is a collection of software modules, tools and specifications focused on to model Human Home Interaction (HHI) in a smart home or more generally in Ambient Intelligent (AmI) environments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DrPangloss is a python implementation of a three operator genetic algorithm, complete with a java swing GUI for running the GA and visualising performance, generation by generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The DragonBreath Engine is a constraint solver based on local search. It features real-time computation, handling of dynamics, structural constraint satisfaction, and an easy way to include domain-specific knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Drug Extraction

    Drug name extraction

    Drug name recognition and normalisation/grounding to DrugBank ids and standard names. Package provides 2 taggers: 1. DrugTagger - CRF-based with DrugBank presence feature (see feature set for details). 2. DrugnameGazetteer - gazetteer/dictionary-based. Dictionary created from DrugBank.ca database. Both taggers include grounding/normalisation to DrugBank ids and standard names. Feature set: Word, Word-1, Word+1, Word-1_Word, Word_Word+1, DrugBankPresence, POS DrugBankPresence feature indicates the presence of the drug name in the DrugBank. Using CONLL-Evaluation: processed 32065 tokens with 3656 phrases; found: 3251 phrases; correct: 2786. accuracy: 95.25%; precision: 85.70%; recall: 76.20%; FB1: 80.67 Using GATE Corpus Benchmark: Strict: P: 0.65 R: 0.73 F1: 0.69 Lenient: P: 0.74 R: 0.84 F1: 0.78 The details of how to reproduce evaluation, see README. To use standalone version for tagging download DrugExtractionStandalone.tar.gz from Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dude is a friendly learning chatterbot with XMPP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dutch sentiment analysis engine

    Dutch sentiment analysis engine

    Een module om de sentiment van een stuk Nederlandse tekst to bepalen

    This application was developed by Incentro to satisfy requests by clients for a sentiment analyser for the Dutch language. It is currently in it's alpha stage and we expect to have a beta release by November 2012. If you would like to help with the development or testing of this product please contact us at +31[0]15 76 40 750 - of info {at} incentro.com. Deze applicatie is ontwikkeld door Incentro om te voldoen aan klantaanvragen voor een sentimentanalyse module voor de Nederlandse taal. Momenteel is de module in alpha versie beschikbaar en een beta versie wordt verwacht in november 2012. Als u ons wilt helpen bij het ontwikkelen of testen van deze module, neem dan contact op met Incentro via +31[0]15 76 40 750 - of info {at} incentro.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DynaQ

    DynaQ

    Innovative text document search. http://dynaq.opendfki.de for details.

    The goal of DynaQ is to develop an inquiry system to explore the personal information space, supporting you with the searching paradigm 'orienteering'. DynaQ is a (desktop)search engine with enhanced functionality for file, email and blog search. Look at our GitLab homepage for sourcecode and documentation: http://dynaq.opendfki.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Comprehensive agent-based e-commerce system realizing price negotations and combining: (a) adaptability and intelligence (change strategy according to history of purchases), (b) mobility (based on transfer of negotation modules and agents).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    E-learning Miner, formerly DŽEMUj is a tool for data mining from e-learning data. Aimed for teachers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EBEs+jMetal

    Software tool for designing spatial bar structures

    EBEs+jMetal is a software tool that allows to design bar structures which can further be optimized with multi-objective metaheuristics according to different goals, such as minimizing the structure weight and minimizing the deformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project develops a web-based (JSP) Fuzzy Rule-Based Expert System for analyzing ECG (electro cardio gram) signals & diagnosing Tachi-Arrhythmias. Proj. main blocks: inference engine, knowledgebase, KB editor, explanation, and feature extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ECSKernel is a multiagent coordination algorithm testbed, built on the RoboCupRescue disaster simulation platform. It is easily configurable and can be used with user-generated scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project