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.
Try It Free
$300 Free Credits for Your Google Cloud Projects
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.
Mod for evolution simulation and artificial life program Biogenesis
You can download the Color Mod at the Biogenesis main site too (included in the main download now). You also find the sourcecode there.
If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation.
Original project by Joan Queralt Molina:
https://sourceforge.net/projects/biogenesis/
Includes Tyler Colemans "Features Mod":
https://sourceforge.net/projects/biogenesisfeatu/
Biogenesis discussion forum:
https://sourceforge.net/p/biogenesis/discussion/
Biogenesis runs faster (at least for myself) if you open a Google Chrome window (don´t know why :D)
A collection of ACO algorithms for the data mining classification task
...It includes popular rule induction and decision tree induction algorithms. The algorithms are ready to be used from the command line or can be easily called from your own Java code. They are build using a modular architecture, so they can be easily extended to incorporate different procedures and/or use different parameter values.
This project is now hosted at: https://github.com/febo/myra
The Project moved to github https://github.com/EnFlexIT/AgentWorkbench
The project has moved to github https://github.com/EnFlexIT/AgentWorkbench
Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
...The simplest realization for transductive inference is the method of k-nearest neighbors.
Learning to learn learns its own inductive bias based on previous experience.
...AND SO ON....
Enjoy the program !
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
The aim of the project is to provide a testing tool that would reduce the cost associated with the regression testing process. The tool provides test case subset selection so that the user need not run the redundant test cases.
RL HNFP is a neuro Fuzzy model which can automatic generate set of rule. So it can implement in domain although human don't have knowledge on it. This project implement that algorithm in Java so other people can use that for their application
Project CodeRacers is a game geared for creative java programmers. It's main idea is that each player will create an own AI agent (the so-called "driver"). The user's driver then will compete against other players' drivers in a simulated car race.
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
Neural networks, this is my first steps in this neobyatnoy topic, so to speak sample pen, not all here very clear to me, but gradually improving the implementation of this project hope to bring to mind
noMADS - NOt so simple Multiple Agents Demo System.
A group of 4 types of agents (each with its capabilities) cooperate while crossing a map and facing various kinds of problems. This project is a JADE-based java application resulting in an applet.
GAZES - Genetic Algorithm Zombie Eradication Simulation Grid-based simulator for zombie scenario. The units will use genetic algorithm to determine their actions on a cycle by cycle basis. This is a school project, so is likely on hiatus for summer.
Bots Poker Rooms is a Java server enabling poker games between bots. Users can commit their bots, follow their stats, and so on. The front-office is web-based and the back-office is a daemon which makes the bots play together.