Showing 63 open source projects for "inference"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    JEFF (Java Explanation Facility Framework) can be used with other Java-based (business) rule engines, expert systems and expert system shells in order to provide an explanation of the inference process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IRIS is an extensible reasoning engine for Datalog extended with function symbols, unsafe rules, negation, locally stratified or non-stratified programs, XML schema data types and a comprehensive and extensible set of built-in predicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GeneNetWeaver
    GeneNetWeaver (GNW) is an open-source tool for in silico benchmark generation and performance profiling of network inference methods. GNW was used to generate the community-wide DREAM3, DREAM4 and DREAM5 In Silico Challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    Sentence Composer

    Sentence Composer

    Compose the writings semi-automatically

    ...First, I made a chatterbot to understand the concept of "predicting" the next sentence (worked as good as the Cleverbot), then I made this program that is aided by an user to compose the new writings. SAMPLE: Input sentence was "Learning algorithm" The prefix was "transductive learning" Learning algorithm. Transduction, or transductive inference, tries to predict new outputs on specific and fixed (test) cases from observed, specific (training) cases. The simplest realization for transductive inference is the method of k-nearest neighbors. Learning to learn learns its own inductive bias based on previous experience. ...AND SO ON.... Enjoy the program !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    ...Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. Of course, there are probably a good deal of mistakes as well. I distribute Javamony, as I did Pysimony, hoping that it will be of educational value to someone else or at least vaguely amusing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code Replicator
    Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables. It uses case inference to detect common programming patterns. It can create stupid code faster than you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ORE (Ontology Rule Editor) is a platform-independent application to manage the use of inference rules defined on a model represented by an ontology. ORE offers a easy, well-guided and intiutive GUI to define and test these inference rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Loid is used to work with Java and Objective-C to simplify data exchange bindings. Loid can generate meta-information available at run-time. Requesting clients or applications can inference on the meta-information for data binding.
    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
  • 10
    jInfer
    Java framework for XML schema inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ParIRIS is an extension of the IRIS Datalog system, that allows massive parallelization and distributed evaluation using Map-Reduce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mandarax is a pure Java implementation of a rule engine. It supports mutiples types of facts and rules based on reflection, databases, EJB etc, supporting XML standards (RuleML 0.8). It provides a J2EE compliant inference engine using backward chaining.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A java-swing application that provides a tree-view of a jena rdf-graph. This is a tool for developers utilizing jena or pellet who wish to see what is going on within their jena-model when inference occurs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    TooCoM, a Tool to Operationalize an Ontology with the COnceptual graph Model. TooCoM allows the user to edit, test, operationalize and use in an inference engine an heavy-weight ontology in a graphical way by using the Entity-Relationship paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Self-aware dynamic, reflective, and declarative semantic space representation, transformation, and exploration system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework for solving large systems of linear equations (Ax=b) in a distributed network using different iterative methods. The solver is written on Java, can be run on Windows or Linux. The solver is compatible with either MPICH2 or mpj-express.
    Downloads: 0 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
    A Java Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for Parameter Estimation and Inference
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MentalLink is a mapping tool for converting objects in instances of an ontology. This framework ease the translation of objects of an application in ontology-based systens to make inference based on the ontology rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a distributed reasoning system that supports inference with multiple, modular ontologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Expert Rule Based Inference Language. Jerbil is an open source rule processing engine written in Java. Currently Jerbil supports a full set of processing functions with text-based and XML interfaces; a Java interface is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a inference and learning engine for a first order probabilistic modelling language focussed on allowing efficient ILP inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JKBS it's a production system: a knowledge based system written in java. You can store if-then rules (called production) and fact in its production memory and let the inference engine to produce some result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SIES is a forward-chaining rule engine server. Clients connect to update a global knowledge-base and/or can register to be notified when specified elements are inferred. Local access for a client's own inferences is also possible.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB