Search Results for "java implementation of perceptron" - Page 22

Showing 1832 open source projects for "java implementation of perceptron"

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 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.
    Click to perfect your product now.
  • 1
    Tuple Spaces

    Tuple Spaces

    Tuple space with time outs and transactions.

    Java implementation of a Tuplespace. Moved to https://github.com/mike-k-houghton/tuplespace A Tuple is an ordered list of items. A Tuple Space is a form of associative memory where entries, tuples, are stored in the space and are retrieved using search criteria that are based on the intrinsic properties of the tuples. The two key operations are put get And that is it! There are refinements on these operations including, for example, timeouts where the tuple will only exist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JS SmartM3 KP API

    javascript API for SmartM3

    Porting of the SmartM3 Triple Space's KP on JavaScript. Due to limitations on JS connectivity a "WebSocket to TCP" relay has been developed in order to enable JavaScript KP to communicato with a SmartM3 SIB. Relay is based on jWebSocketServer. User manual currently only in italian :(
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Parser - TopDownLL1

    Implementation of a TopDown Parser (LL1)

    Implementation of a TopDown Parser (LL1) Features: Java, Any OS Link: http://www.youtube.com/watch?feature=player_embedded&v=AkX69mkX66g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java implementation of the german DTAUS fileformat. Supports read, add, edit, delete operations and extension records. A GUI application is available demonstrating all available features. See the screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5

    cognity

    A neural network library for Java.

    Cognity is an object-oriented neural network library for Java. It's goal is to provide easy-to-use, high level architecture for neural network computations along with reasonable performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RJE FlexCubizer

    Convert Alliance Access RJE files to FlexCube compatible format

    ... interface. Unfortunately the implementation of this interface is lacking in some versions: 1. It cannot handle batch files containing multiple messages. 2. It does not correctly handle a FIN ACK message paired with a FIN Output message (it treats the pair as single FIN ACK messages, basically ignoring the FIN Output message). This utility aims to solve the above problems by acting as a converter/preprocessor for FlexCube. Other back-office applications might also find this useful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Exact Subgraph Matching Algorithm

    Exact Subgraph Matching Algorithm for Dependency Graphs

    ... association detection and Protein-Protein interaction identification. This Java implementation implements our ESM algorithm. See README file: https://sourceforge.net/projects/esmalgorithm/files/ If you use our ESM implementation to support academic research, please cite the following paper: Haibin Liu, Vlado Keselj, and Christian Blouin. Exploring a Subgraph Matching Approach for Extracting Biological Events from Literature. Computational Intelligence, 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Hokum

    Hokum is a framework designed to boost the application development.

    Hokum is a simple and lightweight framework, designed to simplifies and boost the development of software that handle many different data formats, for the Java platform, right now(in the future, the goal is to work in many platforms). It uses JSON for the data definitions and manipulation. The Hokum Framework exposes several interfaces and abstract classes, allowing you to change the type of implementation of an component with very little impact. Hokum framework is designed to work with many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
    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
  • 10

    IWIR Tool

    IWIRtool creates, parses and manipulates IWIR workflows

    IWIRtool is Java-based implementation of an IWIR toolset for workflow system developers. IWIRtool is able to parse IWIR XML files and provides a Java Object representation enabling traversal and manipulation of the workflow. Additionally, it provides a simple Java API to enable the construc- tion of IWIR workflows and the serialisation of IWIR Workflows as XML documents compliant to the IWIR XML Schema. The tool is able to parse and evaluate the IWIR condition expressions and will validate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Agile2D is a framework that provides a nearly complete implementation of Java2D built using the industry standard OpenGL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    This project (osgi4ami-tecnodiscap) comes from the branch revision-3 of the osgi4ami project as a name standardization process, following osgi4ami-monami project creation. This project becomes the Universidad de Zaragoza (Tecnodiscap) Implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    iOSUI

    iOS like UI in Swing

    Swing based component suite for creating iOS (iPhone, iPad) like UI. Smooth animations, list views, switches, animated scroll controls, etc. Please NOTE: this project is not for developing iOS application in Java, it is for developing applications for desktop systems, which looks similar to iOS apps. Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Blocking Map for Java

    Map based synchronizer

    Blocking map is a Map that additionally supports operations that wait for a key to be available when retrieving an element. Blocking map acts as a synchronizer between producers and consumers in concurrent environment. Note: The project is now hosted on GitHub (https://github.com/sarveswaran-m/blockingMap/wiki)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ChronoDB

    ChronoDB is a data manager for generic time series.

    The project has been renamed CrNiCKL (chronicle) and moved to http://crnickl.sourceforge.net. ChronoDB is a data manager written in Java. It supports time series of any type. With its simple and powerful schema subsystem it takes charge of very large heterogeneous data sets. The software consist of an API and a generic implementation layer running on top of an SQL or a NoSQL system. Applications can mix objects from multiple ChronoDB databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Carafe is an implementation of Conditional Random Fields and related algorithms targeted at text processing applications. The latest version, jCarafe, is implemented in Scala and runs on the JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DynamicAnnotations

    Object metadata for Java: Dynamic Annotations implementation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    An opensource implementation of JavaSpaces
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of Back Propagation Neuron Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java FoldMap Lists

    A powerful, flexible, potentially infinite List/Deque class in Java

    Java FoldMap Lists is a translation to Java of, and a sizable expansion upon, the original FoldMap list package (http://hackage.haskell.org/package/fmlist). Uses the Functional Java library (http://functionaljava.org/) in its implementation and interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is Android implementation of the game Overflow: http://overflow.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NTRU

    NTRU

    NTRUEncrypt and NTRUSign in Java

    This project provides an implementation of the NTRU public-key cryptosystem: NTRUEncrypt and NTRUSign.
    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.