Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Matlab-Machine is a comprehensive collection of machine learning algorithms implemented in MATLAB. It includes both basic and advanced techniques for classification, regression, clustering, and dimensionality reduction. Designed for educational and research purposes, the repository provides clear implementations that help users understand core ML concepts.
This site contains four packages of Mass and mass-based density estimation.
1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB.
2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system.
3. The third package DEMassBayes includes the source and object files of a Bayesian classifier using DEMass. ...
Simple .m files, Basic Neural Networks study for Octave (or Matlab)
--> For a more detailed description check the README text under the 'Files' menu option :)
The project consists of a few very simple .m files for a Basic
Neural Networks study under Octave (or Matlab).
The idea is to provide a context for beginners that will allow to
develop neural networks, while at the same time get to see and feel
the behavior of a basic neural networks' functioning.
The code is completely open to be modified and may suit several scenarios.
The code commenting is verbose, and variables and functions do respect
English formatting, so that code may be self explanatory.
...