Showing 112 open source projects for "opensource java code"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    MYRA

    MYRA

    A collection of ACO algorithms for the data mining classification task

    MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification task. It includes popular rule induction and decision tree induction algorithms. The algorithms are ready to be used from the command line or can be easily called from your own Java code. They are build using a modular architecture, so they can be easily extended to incorporate different procedures and/or use different parameter values. This project is now hosted at: https://github.com/febo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    NOTE: Use of this codebase is NOT RECOMMENDED. This project has been migrated to github at http://jaerproject.net (or https://github.com/SensorsINI/jaer for the Java code). Commits have been disabled for the subversion sourceforge repository and new development is being done on the github repository. Java tools for Address-Event Representation (AER) neuromorphic processing. Uses USB hardware. See wiki at https://sourceforge.net/p/jaer/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MATSim
    MATSim is a framework for building multi-agent transport simulations. MATSim has moved to GitHub: https://github.com/matsim-org/matsim Source code and newer releases are now hosted at GitHub!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    BioC

    We describe a simple XML format to share text documents and annotation

    A minimalist approach to share text documents and data annotations. Allows a large number of different annotations to be represented. Project files contain: - simple code to hold/read/write data and perform sample processing. - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. We...
    Leader badge
    Downloads: 9 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

    (RoboSim) Robot Simulator

    (RoboSim) Java based Robot Localization and Path Planner Simulator.

    Java based portable simulator to visualize and understand the Robot Localization, Path planning, Path Smoothing and PID controller concepts. It is very flexible and easy to use. It supports multiple platforms. The source code is available on Github where you can find latest development and up-to-date documentation. Source : https://github.com/habsoft/robosim Blog : https://robosimblog.wordpress.com Note : Use jre 1.7 to run it. 1.Histogram Filter 2.Histogram Filter with Sonar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    ... together. The physics and vision algorithm is half working in version 0.3.0. The gameplay is better experienced in 0.2 which is controlled with the mouse so you dont have enough freedom of movement compared to webcam. This small file contains its own source code including occamserver, a tiny general java server I built which I'll adjust to allow http streaming connections to stay open for faster ajax than a new web call each time. The reshaping and bouncing physics is by springs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LAML:Linear Algebra and Machine Learning

    A stand-alone Java library for linear algebra and machine learning

    ... also be used to manually convert MATLAB code to Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java Library for Machine Learning

    A pure Java library for machine learning

    JML is a machine learning library in Java, it is a pure Java package, and thus is cross-platform. The goal of JML is to make machine learning methods very easy to use and speed up code conversion from MATLAB to Java. Please be noted that JML has been replaced by LAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    MOEA Framework

    MOEA Framework

    A Free and Open Source Java Framework for Multiobjective Optimization

    The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11
    JIProlog

    JIProlog

    Java Internet Prolog (Moved to GitHub)

    N.B. THE PROJECT HAS BEEN MOVED TO GITHUB https://github.com/jiprolog/ JIProlog is a cross-platform pure Java 100% Prolog interpreter that integrates Prolog and Java languages in a very fashinating way. JIProlog is compliant with the major Prolog interpreters. It supports most of ISO Prolog specifications and the most common and used built-in predicates, JIProlog allows to call Prolog predicates from Java without dealing with native code (JNI or JNA) and allows to invoke Java methods...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An easy-to-implement library that can assist Java developers in using the GeoHash algorithm in order to create geocodes based on custom latitude and longitude values. With the help of jGeohash, software developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libVMR

    VMR - machine learning library

    libVMR is a class library written in Java which implements code generator for group method of data handling - GMDH. The library is intended for users, with machine learning skills. libVMR provides an effective framework for the research and development of data mining and predictive analytics. libVMR is based on the most popular neural network model with a higher generalization ability from kernel tricks - vector machine by Reshetov (VMR). The library has been designed to learn from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move. System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DL-Learner
    DL-Learner is a tool for learning concepts in Description Logics (DLs) from user-provided examples. Equivalently, it can be used to learn classes in OWL ontologies from selected objects. As of August 2014, the source code management of DL-Learner has moved to Github: https://github.com/AKSW/DL-Learner Please use this for the latest code and issue tracking and the website (http://dl-learner.org) for general information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Graphical Grammar Studio

    Graphical Grammar Studio

    An user friendly grammar tool for natural language processing tasks

    ... and applied. A grammar is organized in graphs of nodes. Nodes are used for consuming words from the input, for executing jumps to other graphs in the grammar or for creating annotations etc. GGS has a unique feature: It allows the user to write JavaScript code to be executed for nodes of the grammar. This is useful for checking grammatical agreements but not only. The user can: declare variables (including complex js structures), check for boolean conditions, use variables in annotations etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JinnIde is a plugin that allows using Jinni Prolog, now also hosted here on this site (with open source license!), within the confines of an IDE integrated in JEdit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    INGENIAS Development Kit (IDK) is a framework for analysis, design and implementation of multi-agent systems (MAS). It is based on the specification of MAS meta-models, from which tools such as the model editor and code generation are generated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JasonRescue
    Jason (AgentSpeak) implementation for Robocup Rescue, including launcher, TCP/UDP connection and agents for FireBrigade, FireStation, AmbulanceTeam, AmbulanceCenter, PoliceForce and PoliceStation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TextProcessor

    A Java package to preprocess text datasets for posterior text analysis

    The TextProcessor Java package is a text processing toolkit, which provides some frequently used text processing functions such as stemming, removing stop-words, generating a term vocabulary, and calculating the term-doc frequency matrix. Basic topic mining models such as LDA and sparse NMF are also supported. The package can also generate feature files from a given text dataset with LDA and LIBSVM format for posterior procedures such as classification or clustering. The toolkit is also being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    ... run multiple servers that are located in different folders and listen to different ports. Each server can create and access the unlimited knowledge bases and databases associated with other servers located on the Internet or Intranet. Knowledge bases managed by artificial intelligence language, such as executable code can be written as in external files and in the elements of the base. The Knowledge Base is powerful enough, it can be used for indexing web contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Behaviour Trees is a Java framework for easily building and running generic behaviour trees. Here, "behaviour tree" refers to the technique used to control the behaviour of characters in video games. IMPORTANT NOTE: our source code has been moved to GitHub. You will find it at: https://github.com/gaia-ucm/jbt Note however that all the binary files will still be distributed here at SourceForge.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    miac-p

    Code for syntactic parsing and other NLP apps.

    Code for syntactic parsing and other natural language processing applications.
    Downloads: 1 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.