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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Browse and email in peace, supported by clever AI
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.
This is an implementation of the Granular Neural Network architecture defined by S. Dick, A. Tappenden, C. Badke, O. Olarewaju. It is provided for the use of the public, and the convenience of researchers who may wish to develop or use this new system.
HDP-IS is the engine of a intellectual services rendering system. The purpose of the project is analysis and implementation of new control models and tools of information interaction during process of rendering of intellectual services.
The Simple Interface for Global Optimization Algorithms allows the specification of arbitrary search/optimization problems, solving of these problems, and the specification and implementation of optimization algorithms like evolutionary algorithms.
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
RL Poker is a study project Javaimplementation of an e-soft on-policy Monte Carlo Texas Hold'em poker reinforcement learning algoritm with a feedforward neural network and backpropagation. It provides a graphical interface to monitor game rounds.
Random Forest classification implementation in Java based on Breiman's algorithm (2001). It assumes the data is in the form [ X_1, X_2, . . ., X_M, Y ] where Y \in {0, 1, . . ., C}. The user must define M, C, and m initially.
Wodka is the implementation of a genetic algorithm (GA) that can bread two dimensional structures that might be used as robots in sodarace competitions.
KNN-WEKA provides a implementation of the K-nearest neighbour algorithm for Weka. Weka is a collection of machine learning algorithms for data mining tasks. For more information on Weka, see http://www.cs.waikato.ac.nz/ml/weka/.
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.
DrPangloss is a python implementation of a three operator genetic algorithm, complete with a java swing GUI for running the GA and visualising performance, generation by generation
An implementation of the Compositional Pattern Producing Networks (CPPNs) and Neuro-Evolution of Augmenting Topologies (NEAT) proposed by Kenneth O. Stanley, based on the Genetic Art tool from Mattias Fagerlund.
A Javaimplementation of the NEAT algorithm as created by Kenneth O Stanley. Also provides a toolkit for further experiments to be created and can provide both local and distributed learning environments.
JavaSOM package is an implementation of self-organizing maps (SOM), based on neural networks, to Java2 programming language and utilization of XML based application languages for information exchange and visualization.
Message Transport Protocol (MTP) implementation using XMPP for the Java Agent DEvelopment framework (JADE). Produced under the Google Summer of Code program with the help of Quantum Leap Interactive and Jabber, Inc.
ANJI
(Another NEAT JavaImplementation)
Built on top of existing OpenSource projects, ANJI is an implementation of NEAT (Neuro-Evolution of Augmenting Topologies), an algorithm for evolving artificial neural networks.
An ANN design/implementation focused to work with optimally with NEAT (http://www.cs.utexas.edu/users/kstanley/neat.html). Semiann uses a sparse matrix to fill out the nodes, connections, weights, biases and activation functions for an ANN.
CLearJ is a clean Java-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearSharp, with sharing of implementation.
CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
JPlan is a javaimplementation of GraphPlan, a fast domain independent planner. JPlan allows developers and researchers to use and experiment with this planner, build variants of GraphPlan, and add a planning capability to their new projects.
Gazoo is a Java framework for genetic algorithms development. Gazoo provides the core of a genetic algorithm, leaving to the user the implementation of specific-problem classes.
KEA - agent micro-platform and Procedural Reasoning System. Java-based implementation of an agent platform with a flexible PRS-like system. The main attributes of the architecture are: agents, goals and roles. KEA platform is goal-driven.
The Pattern Recognition Analysis Project is a Javaimplementation of a basic multilayered backpropagation neural network, used in a color recognition and character recognition project, made for educational and experimental purposes.
Contextual rule-based text normalization engine written in java, that can be used to implement stemming algorithms or phonetic normalizers. The project includes a french stemmer/phonetic normalizer, and a soundex implementation. Includes a Lucene Analyzer