Showing 24 open source projects for "evolution linux"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    Biogenesis
    Biogenesis is an artificial life program that simulates the processes involved in the evolution of organisms. It shows colored segment based organisms that mutate and evolve in a 2D environment. Biogenesis is based on Primordial Life.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    NYT Vote Scraper

    NYT Vote Scraper

    Scrapes the NYT Votes Remaining Page JSON

    NYT Vote Scraper is a small but clever project that periodically fetches JSON data from the “Votes Remaining” page of The New York Times during the 2020 U.S. presidential election and commits the results into the repository, effectively using Git as a time-series database. The idea is to create a historical record — including diffs — of how vote counts and “votes remaining” estimates changed over time. The repo outputs multiple formats (HTML, CSV, XML, plain text) so that you or other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Machine Learning Course with Python

    A Machine Learning Course with Python

    A course about machine learning with Python

    The purpose of this project is to provide a comprehensive and yet simple course in Machine Learning using Python. Machine Learning, as a tool for Artificial Intelligence, is one of the most widely adopted scientific fields. A considerable amount of literature has been published on Machine Learning. The purpose of this project is to provide the most important aspects of Machine Learning by presenting a series of simple and yet comprehensive tutorials using Python. In this project, we built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GSY Flutter Book

    GSY Flutter Book

    Flutter complete development practical explanation series

    GSY Flutter Book is an open-source book (or tutorial style project) built for learning Flutter (the cross-platform mobile UI toolkit from Google) and other related mobile UI development topics. It uses the Flutter framework (Dart language) and provides practical examples, code snippets, screenshots, and detailed explanations of UI components, state management, navigation, animations, architecture, etc. The structure of the book is such that you’ll get both theoretical explanation and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Evolution Strategies Starter

    Evolution Strategies Starter

    Code for the paper "Evolution Strategies.."

    evolution-strategies-starter is an archived OpenAI research project that provides a distributed implementation of the algorithm described in the paper “Evolution Strategies as a Scalable Alternative to Reinforcement Learning” by Tim Salimans, Jonathan Ho, Xi Chen, and Ilya Sutskever. The repository demonstrates how to scale Evolution Strategies (ES) for reinforcement learning tasks using a master-worker architecture, where the master node broadcasts parameters to multiple workers, and the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    JRipples is an Eclipse plug-in that supports a programmer during software maintenance and evolution in two ways: it does relevant program analysis, and it manages organization of steps that comprise the impact analysis and subsequent change propagation. Further questions? Feel free to contact Yibin Wang (wybever@aliyun.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LEA

    LEA

    Database Questions & QCM Generation

    LEA is a PHP/MySQL web-based platform allowing to create questions using multiple choice answer, with one or multiple answer(s). It's an evolution of eTests ( https://sourceforge.net/projects/etests ). The branch of LEA is developed from sept 2014 to march 2015 before take his own way. The main language of this projet is French, but a large part of this project is comptatible in English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rochePlot

    rochePlot

    Schematically plot the evolution of binary stars

    RochePlot is a Fortran code using PGPlot to plot a series of binaries to illustrate the key stages in the evolution of a binary star
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Geometrical Simulator

    Virtual Simulator for Dynamical Systems

    Geometrical Simulator is basically a graphical user interface to visualize geometrically the evolution of abstract dynamical systems of particles along the virtual time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    This project is a modification of the original evolution simulation & artificial life project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ In both, the original project and this modification, 2-dimensional organisms consisting of line segments interact with each other, reproduce and evolve in time. Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    S-Match

    S-Match

    S-Match is a semantic matching framework.

    S-Match is a semantic matching framework. S-Match takes any two tree like structures (such as database schemas, classifications, lightweight ontologies) and returns a set of correspondences between those tree nodes which semantically correspond to one another. S-Match contains implementations of the semantic matching, minimal semantic matching and structure preserving semantic matching algorithms. S-Match applies as a solution in many fields, including: information integration,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Avida Digital Life Platform
    In Avida, evolution acts on populations of self-replicating computer programs. These "digital organisms" experience natural selection through random mutations and resource competition. See the project website for more information and bug tracking.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Ouroborus is an artificial life framework for mobile agents on a background of cellular automata. It can be used to teach and research topics such as population genetics, ecology and evolution. The demo includes a curses view and live Csound audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Cellular Automata Visualization Program - is a program to visually display the evolution of a 2D cellular automata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Inspired by and named after Dawkins' Weasel program, Weaso Evo is a console application that models selection in evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimVida tries to simulate the evolution dynamics that drive life on earth. On this project, several creatures with various morphology and behavior struggle for life swimming in a bi-dimensional liquid enviroment searching for food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Musical Ear Training Tool. Also can be used as framework to compose music and solfege apps. Implemented using JMusic. I'm working on an evolution of JEarTraining. Any suggestion: mail@fernandezhidalgo.es. For Java Version: 1.6.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Trilobots is an arcade-style shooter that evolves the abilities and programming of the enemies using a genetic algorithm. The end goal is to make the evolution transparent, allowing users to learn how genetic algorithms work while having fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Pond Scum

    Evolution Simulator.

    An Evolution Simulator of Single Cells in a Pond. This shows a crosssection of water with sun shining from above. A single cell is dropped in and has various genes. The cells multipy and evolve. See Files above for download and screenshot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JBeginner is for teaching and learning the Java programming language. It allows the user to construct simple programs by selecting program elements from menus, and to step through them, studying the evolution of the stack and the heap shown on the screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JRVFSim (Jarvis) is a simulator of a fluid dynamics phenomenon known as radial viscous fingering. Its main feature consists of taking jordan curves and simulating their evolution subject to various parameters. Includes a partial API for numerical methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gnubert will be a system to use the power of many computers across the internet to solve problems using evolutionary techniques. Any user may define a problem and the system will attempt to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Running Reality

    Running Reality

    World history plays out down to street level on a detailed map.

    Running Reality no longer uses SourceForge. Visit us at our homepage! We at Running Reality believe that we can use the power of today's computers and mobile devices to bring history to life in an accessible, immersive, and engaging way for K-12 students, history enthusiasts, and visitors to historical sites. Running Reality gives you a map that lets you go any place on any date from 3000BC to today and explore down to the street-level of history. This model has nations and cities but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB