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
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
This is a MATLAB implementation of inverse compositional Active Appearance Models (AAMs), as described in the "Active Appearance Models Revisited" paper by Iain Matthews and Simon Baker.
A set of tools for processing Argus images of the nearshore zone.
...Because BLIM Toolbox is meant to work with other Argus software, it is programmed in Matlab. For the BLIM Toolbox to run, Matlab needs to be installed. However, knowledge of Matlab programming is not required for using the toolbox.
This is a fast C implementation of Arturo Camacho's SWIPE' pitch extraction algorithm. See the project homepage for more about the advantages of the SWIPE' algorithm. swipe-1.0.tar.gz contains the current source, which should compile quite neatly.
Complex Systems is a toolbox for SCILAB software.
This toolbox measures some parameters for graphs representing
complex systems: degree distribution, average neighboring degree, average clustering, and shell index (from k-core decomposition).
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
This project applies an interpretation of a k-NN algorithm to a library of GPS commuter data for speed prediction. The overall goal is to lay the foundation for a power management protocol for use in electric vehicles with hybrid energy storage.
A MATLAB spectral clustering package to handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. We implement various ways of approximating the dense similarity matrix, including nearest neighbors and the Nystrom method.
This project aims to provide open source software implementing the Wedge algorithm for the estimation of parameters in dynamical systems models. This project also seeks to create tutorials and resources for those using Wedge.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
This is a set of octave-functions to simulate grover's quantum search algorithm in which we introduce spontaneously decaying qubits. See http://arxiv.org/abs/quant-ph/0609047. This is a modification to account for multiple item searching.
Software for clustering networks as described in "Information-theoretic approach to network modularity" (Phys. Rev. E 71, 046117 (2005); http://link.aps.org/abstract/PRE/v71/e046117).
The Databionics ESOM Tools offer many data mining tasks using Emergent Self-Organizing Maps. Visualization, clustering, and classification of high-dimensional data using databionics principles can be performed interactively or automatically.
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction; Density Evolution; Decoding Algorithm; Girth average Counter; Stopping set and error Floor,etc.
MIRtoolbox is a Matlab toolbox dedicated to the extraction of musical features from audio files, statistical analysis, segmentation and clustering. Through a user-friendly syntax, low and high-level operators can be combined into complex flowcharts.
nBoost is a suite of boosting algorithms designed to solve binary classification problems on data that is not linearly separable by a convex combination of base hypotheses, i.e. noisy data. WARNING: Active development. Underlying algorithm is unstable.