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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library supports the 26 genetic operators. This is cross-platform GA written in С++.
ANT is a lightweight implementation in C of a kind of artificial neural net called Multilayer Perceptron, which uses the backpropagation algorithm as learning method. The package includes an introductory example to start using artificial neural nets.
A packet dissector driven by machinelearning algorithms. You train it to recognize specific types of packets by showing it examples and counterexamples of some packet type, and it will figure out which bits in the packet define it as the type you seek.
A C++ library for machinelearning within dynamic systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
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.
This project is developing a modular framework for constructing machine intelligences. The modular approach allows for both rapid development of simple AI's and also construction of larger and more general learning based engines.
Structlab is a machinelearning C++ framework for structured domains, which provides a toolbox of learning methods and tools for preprocessing and visualization. It also provides a GUI to setup elaborate experiments in a visual and intuitive way.
Dataset Retrieval through Intelligent Agents (DARIA): is an Open Source project for facilitating the construction of ARFF data set files for use with WEKA or any such MachineLearning/Data Mining Software through the use of Intelligent Agents.
T-Rex (Trainable Relation Extraction) is a highly configurable machinelearning-based Information Extraction from Text framework, which includes tools for document classification, entity extraction and relation extraction.
TimeSleuth discovers temporal decision rules. It also judges the (a)causality of the rules. TimeSleuth can discover rules that involve time: {if (rainy_yesterday = true) then rainy_today = true}, or {if (rainy_tomorrow = true) then rainy_today = true}.
Cerberus is a First Person Shooter Game that incorporates machinelearning techniques. The game utilizes Neural Networks to control fighting behavior and Reinforcement Learning to select high level tactics.
A Python class library of tools for learning agents, including reinforcement learning algorithms, function approximators, and vector quantizations algorithms. (Pronounced "plastic".)
The simpleSVM project contains MachineLearning codes for algorithms based on the SimpleSVM. It provides methods for Support Vector Machines and related methods, such as One-Clas SVM, nu-SVM...
Zabal6 is a machinelearning student tool based on decision tree learning, focused in the area of knowledge discovery (data mining), and inspired on See5. Zabl6 is a C++ program for Linux and windows O.S, with a intuitive graphical interface.
The Decision Tree Learning algorithm ID3 extended with pre-pruning for WEKA, the free open-source Java API for MachineLearning. It achieves better accuracy than WEKA's ID3, which lacks pre-pruning.Info: http://bruno-wp.blogspot.com/search/label/Softwar
A discretization algorithm based on the Minimum Description Length. Implemented as a filter according to the standards and interfaces of WEKA, the Java API for MachineLearning. More Info: http://bruno-wp.blogspot.com/search/label/Software
Machinelearning toolkit for unsupervised and semi-supervised clustering that demonstrates excellent results on real-world data (see Bekkerman et al. ICML-2005 and ECML-2006).
Conrad is both a high performance Conditional Random Field engine which can be applied to a variety of machinelearning problems and a specific set of models for gene prediction using semi-Markov CRFs.
pyPal is a jabber based chatterbot that can be used to launch commands remotely as well as to make some good conversation. It is expected to be capable of multi-language learning.
A tool for segmenting objects of interest in images, namely creating masks, and storing them for a set of images. It may provide some automatic/interactive segmentation for certain classes of objects. For computer vision / machinelearning applications.