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

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

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    JPPL is an experimental, exploratory project aiming at the target of geting better (written) language analyzing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This software is related to ST-Guide project, an initiative arisen at the Institute of Computing of State University of Campinas (IC-UNICAMP) to solve the practice guideline formalization and implementation problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Reimplementation of the anomaly detection/one-class classification algorithm 'V-detector'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AIBench (Artificial Intelligence workBENCH) is a lightweight, non-intrusive, MVC-based Java application framework intended to fast develop desktop-based applications, specially focused in the scientific domain. See more on: http://www.aibench.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ANNJ, Another Neural Network for Java is a neural network framework for the Java programming language. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rule-action based term rewriting framework, designed be embedded in Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    A general purpose Finite State Machine written in Java. It is easy to use, powerful, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KEManager models Knowledge Based Systems following a methodological approach ( Knowledge Engineering) for academical purposes of CommonKADS and IDEAL. It supports the viability test, some knowledge acquisition techniques and conceptual modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A framework for transferring implicit or tacit knowledge between members of a community. It works by observing the behavior of community members, and providing them with suggestions from other community members based on their past behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Duine Framework allows one to develop prediction engines for recommender systems. It contains a set of prediction techniques, a way to combine these techniques and a profile manager. The framework has a plug-in architecture, allowing customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Discontinued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VINE is a vocabulary Integration Environment Tool, developed at MMI. It allows to create fast mappings and alignments from ontologies in OWL. VOC2OWL is a tool to create ontologies from ASCII files. They are both JAVA based and are delivered as a Rich Cl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Aleph is both a multi-platform machine learning framework aimed at simplicity and performance, and a library of selected state-of-the-art algorithms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    This project assembles the implementations of inference engines for CHORD, an object-oriented extension of CHRD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WSMO Studio is a Semantic Web Service and Semantic Business Process modelling environment based on the Web Services Modelling Ontology (WSMO). WSMO Studio is available as a set of Eclipse plug-ins that can be extended and customised by 3rd parties.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    The aim of the project is to provide a testing tool that would reduce the cost associated with the regression testing process. The tool provides test case subset selection so that the user need not run the redundant test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SAgent86 is the Java code for a participant agent in the Agent Reputation and Trust (ART) Testbed 0.3.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual News Reader is a computer desktop application that can convert text (idealy for online news) into Virtual Voice and can be saved on computer. The project is using Java, (JSAPI), FreeTTS (Text-To-Speech synthesis), DJProject, Substance, & other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The jTTS project provides a refactored implementation of the FreeTTS software speech synthesizer. Rather than building upon the flite implementation of a TTS engine, it implements engine capabilities from Festival. It also supports British English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Joone is a neural net framework written in Java(tm). It's composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    fuzzyweka provides an implementation of a classifier for fuzzy classification based on fuzzy if-then rules for WEKA.This classifier renowned the Simple Fuzzy Grid method proposed by the work of Ishibuchi and Al.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.