Search Results for "artificial life simulation in java" - Page 3

Showing 281 open source projects for "artificial life simulation in java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    LARA

    LARA

    Lightweight Architecture for boundedly Rational Agents

    For the purpose of policy simulation in coupled social-ecological systems (e.g. energy supply), a credible modelling of actors – especially citizens – and their decision processes is needed. This requires a framework capable of handling high numbers of heterogeneous agents (several hundreds of thousands). LARA (Lightweight Architecture for boundedly Rational Agents) meets these requirements and fills the gap between frameworks without built-in psychological foundations and full-fledged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Biogenesis Features Mod

    Mod for evolution simulation and artificial life program Biogenesis

    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/ Mod this project builds upon (Color Mod) by MarcoDBAA: https://sourceforge.net/projects/biogenesiscolor/ General forum for biogenesis: https://sourceforge.net/p/biogenesis/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Reactor Breeder

    A Genetic Algorithm for Reactors in StarMade

    This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors. This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Game of Turmites

    Conway's Game of Life and Turmites Combined!

    This really isn't a game. It's all very randomly generated, and there is no way for any user input. I'll consider putting some in later. I had been wanting to make the Game of Life for some time as well as make some kind of genetic algorithm based code. So, here is what I came up with. While this may just seem like simplify a graphical display of what boredom looks like... well, it really doesn't go much past that point. If you Don't know what Conway's game of life is: It's the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    The Game is a 3-d version of the old 8-bit life game, with physics added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Conway's Game Of Life

    A simple Java class for Conway's Game of Life

    See http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life for the rules of the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Conway's Game o' Life Simulator

    A very simple Game of Life simulator

    A very simple and basic simulator of the Conway's Game of Life. It's in JAVA. It might be a good start for students wanting to reproduce this game with the original game rules. Right click to start or pause the simulation. Left click to add or kill cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Software agents and human actors combine their decision making skills to arrive at efficient solutions to real-life planning and scheduling problems, especially in domains where unexpected incidents require changes to existing plans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    TreeLiker

    TreeLiker

    TreeLiker is a collection of fast algorithms for working with complex

    TreeLiker is a collection of fast algorithms for working with complex structured data in relational form. The data can, for example, describe large organic molecules such as proteins or groups of individuals such as social networks or predator-prey networks etc. The algorithms included in TreeLiker are unique in that, in principle, they are able to search given sets of relational patterns exhaustively, thus guaranteeing that if some good pattern capturing an important feature of the problem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SIGGI

    Simulation of Ideation Games and Games concerning Ideation

    This is the SIGGI program used for a diploma thesis in 2012. It can be used as a solid basis for research concerning Ideation Games (Idea Creation). If you have module requests or want to contribute please contact the author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ms. Pac-Man Framework

    Ms. Pac-Man Framework

    Using reinforcement learning with relative input to train Ms. Pac-Man

    This Java-application contains all required components to simulate a game of Ms. Pac-Man and let an agent learn intelligent playing behaviour using reinforcement learning and either Q-Learning or SARSA. The framework was developed by Luuk Bom and Ruud Henken, under supervision of Marco Wiering, Department of Artificial Intelligence, University of Groningen. It formed the basis of a bachelor's thesis titled "Using reinforcement learning with relative input to train Ms. Pac-Man", L.A.M. Bom (2012).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JECL, pronounced "Jekyll", is an open-source Java library implementing a variety of evolutionary algorithms. The goal is to provide a uniform interface for describing problems, running evolutionary algorithms, and accumulating results. The Java Evolutionary Computation Library is no longer under active development. We suggest the MOEA Framework (http://www.moeaframework.org/), jMetal (http://jmetal.sourceforge.net/), ECJ (http://cs.gmu.edu/~eclab/projects/ecj/) or JGAP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arena is a computer simulation in which programs compete for CPU time and access to main memory. Processes such as the dynamics of punctuated equilibrium, host-parasite co-evolution and density dependent natural selection are amenable to investigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is aimed to the development of a framework for alife contests: the main rules of life, a graphical interface and some examples of elementary microorganisms (more complex survival strategies are developed by the contestants).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    IL-2 Class Hasher

    IL-2 Sturmovik 1946 Java Class Hasher

    IL-2 Class Hasher is a tool designed to make life easier for Java coders working on Mods for the game "IL-2 Sturmovik 1946". It takes care of all types of postbuild tasks such as collecting compiled class files, hashing file names, copying hashed files to the mod's target folder etc. This tools is approx. 100 times faster than the famous classhasher written by QTim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Delayed Response Network

    Neural network based on signal delays.

    An artificial neural network, currently specialized to save a specific bit pattern, mainly by changing the signal propagation delays in links. More features, variables and algorithms will be added in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Celeste Cellular Automaton Simulator

    Celeste Cellular Automaton Simulator

    A tiny and very simple cellular automata simulator. Abandoned, ignore.

    Celeste is a tiny and simple Cellular Automata simulator written in Java. It is a command line application that writes an image of each simulation step. Celeste was designed to run Conway's Game of Life but other rulesets can be implemented as well. It is released under the extremely permissive WTFPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This java program is simulating life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SIMACT is a 3D smart home simulator for activity recognition developped at LIARA during the summer 2009. The goal of SIMACT is to enable scientist to simulate execution sequence of activity inside a smart home to conduct their research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A 2-dimensional simulation of autonomous vehicles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Justhink is a framework for develop artificial intelligence simulations. The Framework provides a simulation software and an API to develop external modules that are plugged into simulation, such as the problem/mission and artificial intelligence modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A unified collection of algorithms for Artificial Life. It includes evolutionary algorithms, neural networks, data mining tools, compilers, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artificial life simulation where computer programs (virtual organisms or VOs for short) compete on a grid for computer time. May the most intelligent VO win!
    Downloads: 0 This Week
    Last Update:
    See Project