Showing 206 open source projects for "java framework"

View related business solutions
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    EpochX
    EpochX is an open source genetic programming framework, specifically for analysing the properties of evolutionary automatic programming. It supports 3 popular representations - Strongly-Typed GP, Context-Free Grammar GP and Grammatical Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RDOTE
    R. is a GNU/GPL licensed framework for transporting data residing in RDB into the Semantic Web, which provides a friendly GUI, as well as enough expressivity for creating RDF dumps of RBD data. Video: http://www.youtube.com/watch?v=pk7izhFeuf0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PoleBalancing2D

    Q-Learning Framework with example application

    This is a small framework for Q(0) with a feedforward-neural net. The example application is a agent in 2D, which learns to balance a pole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wir entwickeln ein Framework für agentenbasierte Spiele. Wir machen das im Rahmen des Kurses "Simulationstechniken" des Fachs AI an der FHTW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nengo is a suite for building and simulating models of large neural networks. It is based on Eliasmith & Anderson's Neural Engineering Framework, which provides a coherent theory of computation, representation, and dynamics in neural circuits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Justhink is a framework for develop artificial intelligence simulations. The Framework provides a simulation software and an API to develop external modules that are plugged into simulation, such as the problem/mission and artificial intelligence modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Swarm Framework was created by the Santa Fe Institute for multi-agent based simulations. The original source code was written in Objective C. This project aims to create a replacement for Swarm bindings for Java which needs native code to work.
    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
    Ontology MApping FRAmework Toolkit allows to create semantic relations between two (source and target) ontologies, and apply such relations in translating source ontology instances into target ontology instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A versatile and lightweight multi-agent deployment framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Machine Learning and Data Retrieval Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    X-GAT
    X-GAT (XML-based Genetic Algorithm Toolkit) is a Java framework to optimize problems with Genetic Algorithms (GAs). Differently from other frameworks, X-GAT contains ready-to-use GAs implementations and new features can be easily added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sleepwalker aims to provide a highly abstract, universal, reusable, extensible Java-based genetic algorithms framework which can be used as a basis for modelling and programming virtually any practical optimisation problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    agents
    Java framework for agent based application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cOncienS
    This project is an integration of the ALIVE framework, based on Organisational theory, into commercial games, providing game AI developers with tools to model gaming scenarios using social structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    POGG (Programação Orientada a Gráficos de Gantt) é um modelo de programação que permite a distribuição de tarefas num Sistema Multiagente (SMA) criado com a plataforma JADE (Java Agent DEvelopment Framework), formando uma grade computacional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DCOPolis is a framework for comparing and deploying distributed decision processes in heterogeneous environments, including simulation in a virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Metaheuristics (JMH) is a Java library aimed at the design and implementation of exact and approximated algorithms for optimization problems. JMH is specifically tailored for the design of metaheuristic procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AMASBE (Advanced Multi Agent System Bullwhip Effect) is a bullwhip-effect control system for supply chains based on forecasts that uses Java Agent DEvelopment Framework (JADE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Program to performing the complete cycle of neural networks analysis: preparing data, choosing neural network (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    easy fusion is a java-based framework that intends to automatically deploy and control information fusion systems (IFS) on distributed and dynamic resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Java Universal Network/Graph Framework

    Java graph/network library

    JUNG provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. New version now available on GitHub: https://github.com/jrtom/jung/releases/tag/jung-2.1
    Downloads: 4 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.