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

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

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
  • 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
  • 1
    An extensible Java implementation of the W3C XQuery language. The project aims to provide a generic XQuery parser (written with JavaCC), translation to the XQuery core grammar, modularised query optimisation, and an open XMLSchema type system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    myXMLDB is a XML database server implemented on top of MySQL. It stores documents as BLOBs and can store documents up to 256 MB in size. It supports XPath and XQuery through Saxon and provides a Java implementation of the XML:DB API. Have GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java based, open source implementation of the Stars strategy game (www.crisium.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JEgg is a Java application framework that facilitates implementation of multithreaded applications where the threading is decoupled from the application code. Consequently, the application code is much simpler and more robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    This is an implementation of the game Skip-bo. Written in Java, using SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Smalltalk numerical analysis codes based on Didier Besset's "Object-Oriented Implementation of Numerical Methods: An Introduction with Java & Smalltalk", 2000, Morgan Kaufmann Publishers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mom4j is a pure Java (TM) implementation of the JMS specification. Mom4j is JMS 1.1 compliant. It uses XML/HTTP as a transport protocol (open to all programming languages) and comes with its own transactional message store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenFIM is an implementation of the authentication process involved in Federated Identity Management using secure SOAP. The server software has been developed using MySQL and PHP. The client software has been implemented in PHP, Java, .NET, and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An implementation of the Doublets word game, designed by Lewis Carroll. The project is to write a piece of software, which will 1. pick up two random words from the dictionary 2. try to link them with the shortest possible set of interposing words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A PHP implementation of a secure ecommerce site. Well laid out and documented. Easily extended. Uses a model 2 pattern with good database abstraction. Intended for PHP developers or those crossing over from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The WBEM Services project is an open-source Java™ implementation of Web Based Enterprise Management. This project consists of APIs, server and client applications and tools. The project is the reference implementation for JSR48.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    no more singleton, no more concrete implementation coding is required. it maintains the Service Objects and provides services for the client App. client just lookup the service object by id. it's useful to build component style development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An open source implementation of the LegalXML Court Filing standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    I wrote it because it is fun to write a new implementation (was quicker to write than found one which was ok to me). It's aim is to save time when a long (ant) builds run and I'd like to be informed about success/failure on the taskbar. No copy/paste :
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Associations package aims to be a comfortable implementation of UML associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An open source implementation of the complete OMG CORBA 3.0 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A text-based MUD server base written in Java. An extensible, platform independent implementation featuring remote interaction for features such as online building and component sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Veracity is an enhanced re-implementation of Jakarta's Velocity Template Engine. It is based on Java 1.4 and includes support for local variable assignment, user-selectable whitespace handling, macro references and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A 100% Java implementation of the Unix "find" program. It can be used as a library, allowing Java programs to search for files. It supports many of the GNU find's options. JavaFind is capable of automatically delegating to GNU find if available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java implementation of reversi game. The major objective in the game was to create as good as posible computer logic. The computer learns in the game, and uses the knowledge data stored in some files, in ascii format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A 100% Java OpenGL library that provides both a software implementation and a JNI interface for hardware support, Java implementations of GLUT, GLU and GLX are also provided. Check out the Home Page for some examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java implementation to communicate with Weblogs. Currently supported APIs: Blogger API and MetaWeblog API. Furthermore, BloggingLib provides more compatibility with some weblog-systems by compensating weak server-side implementations of the MetaWeblog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Downloads: 8 This Week
    Last Update:
    See Project