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
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.
A suite of machine learning benchmarks where each agent must solve a lot of different tasks without recompilation. This means that the programmers cannot manually specify topologies or adjust parameters to specific tasks.
T-Rex (Trainable Relation Extraction) is a highly configurable machine learning-based Information Extraction from Text framework, which includes tools for document classification, entity extraction and relation extraction.
NeuroEvolver is a tool for training and experimenting with one particular kind of recurrent neural networks, namely Long Short-Term Memory networks using an evolutionary learning method.
Case Based Reasoning is a technology to make a similarity based selection from a predefined set of cases. Each case is defined by a set of features. After some cases are stored it is possible to perform a search by specifying search feature values.
Meme is a multi-agent system. It aggregates literature information gathered from different sources into a viable format. It provides a visualization search and exports the literature information for users. It also integrates JADE and Nutch.
Protege is a free, open-source platform that provides a suite of tools to construct domain models and knowledge-based applications with frame-based and Semantic Web ontologies.
Inexact is a library developed in Java 5.0 to implements three methods of information fuzzy retrieval: Fuzzy query, Query by example and the two previous methods together. This project uses the fuzzy logic paradigm (Artificial Intelligence).
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
TOAST (Trust Organisational Agent System Testbed) is a simulation framework used to evaluate and compare different trust models for agents embedded in organisational systems.
Vademecum is a Data Mining suite with a novel help function, semi-automated protocol, consequently modular construction that is also equipped with the most elaborated Data Mining methods.
Joone is a neural net framework written in Java(tm). It's composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component
This Java project creates a testing environment application to analyze an image at its low level features and suggest tags to clasify it using an ontology search based on the tags of similar images.
JOFS is a java project concerning the develop of an owl ontology to store meta informations about files and documents. It will provide a core to easily manage the ontology and an architecture to easily add to the core functionalities.
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}.
S3B - Social Semantic Search and Browsing - is a middleware that delivers a set of search and browsing components that can be used in J2EE web applications to deliver user-oriented features based on semantic descriptions and social networking
BlueJam is a Java-based algorithmic music composer that uses evolutionary techniques and heuristics. Originally intended to evolve solos on the blues scale. BlueJam interfaces with Pure-Data to give real-time output.
The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
A Java library as a tool to interact with a Robocup Soccer Server. It enables to play soccer with an Artificial Intelligence multi-agent team based on intelligence and decision algorithms coded in JESS language.
The program system JCASim is a general-purpose system for simulating cellular automata in Java. It includes a stand-alone application and an applet for web presentations.
fuzzyweka provides an implementation of a classifier for fuzzy classification based on fuzzy if-then rules for WEKA.This classifier renowned the Simple Fuzzy Grid method proposed by the work of Ishibuchi and Al.
A graphical platform for monitoring the US stock market using OpenTick. Our focus is to have a simple and intuitive interface yet providing the commonly used tools (technical analysis, plots,...).
Cutting Problem solved by Genetic algorithms. The goal is to cut a rectangular plate of material into more smaller rectangles. The cuts must be rectangular and guillotinable.