Showing 29 open source projects for "evolution neural"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    AlphaTree

    AlphaTree

    DNN && GAN && NLP && BIG DATA

    ...In addition to neural networks used for image classification, the project also references broader AI fields such as generative adversarial networks, natural language processing, and graph neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DeepCTR-Torch

    DeepCTR-Torch

    Easy-to-use,Modular and Extendible package of deep-learning models

    DeepCTR-Torch is an easy-to-use, Modular and Extendible package of deep-learning-based CTR models along with lots of core components layers that can be used to build your own custom model easily.It is compatible with PyTorch.You can use any complex model with model.fit() and model.predict(). With the great success of deep learning, DNN-based techniques have been widely used in CTR estimation tasks. The data in the CTR estimation task usually includes high sparse,high cardinality categorical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    KG-LLM-Papers

    KG-LLM-Papers

    Papers integrating knowledge graphs (KGs) and large language models

    ...It includes surveys, benchmark studies, and cutting-edge research that examine topics such as knowledge graph-guided prompting, retrieval-augmented generation, reasoning over structured data, and hybrid architectures combining symbolic and neural systems. By gathering these papers into a single organized repository, the project helps researchers quickly discover relevant literature and track the evolution of the field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AtomAI

    AtomAI

    Deep and Machine Learning for Microscopy

    AtomAI is a Pytorch-based package for deep and machine-learning analysis of microscopy data that doesn't require any advanced knowledge of Python or machine learning. The intended audience is domain scientists with a basic understanding of how to use NumPy and Matplotlib. It was developed by Maxim Ziatdinov at Oak Ridge National Lab. The purpose of the AtomAI is to provide an environment that bridges the instrument-specific libraries and general physical analysis by enabling the seamless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    MLP Network Configurator

    MLP Network Configurator

    interactive tool designed to help users understand how neural network

    ... - Testing: Accuracy calculation, error graphs, confusion matrix, misclassified sample montage. - Camera Dataset Builder: Capture and label images live via webcam. - Model Insight: Animated weight & bias evolution, interactive heatmaps. - Save & Load: Export models and configurations for reuse and sharing. 💸 Donateware Model MLP Network Configurator is distributed as donateware: - The program is fully functional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OculiX

    OculiX

    Visual Automation IDE — automate anything you see on screen

    OculiX is the evolution of SikuliX, actively maintained with the full agreement of its original creator RaiMan. Automate any desktop application using image recognition (OpenCV) and OCR (Tesseract + PaddleOCR). No access to source code or DOM required — if you can see it, you can automate it. Key features: - Guided step-by-step recorder with live code preview - Image recognition via OpenCV 4.10 - Dual OCR: Tesseract (built-in) + PaddleOCR (neural, high precision) - Local and remote automation via integrated VNC - SSH tunnels via embedded JSch - Cross-platform: Windows, macOS (Apple Silicon M1-M4), Linux - Scripting: Jython, JRuby, Java, PowerShell, AppleScript - Java 17 recommended (Java 8+ supported) - Full CI/CD with automated builds for all platforms Used worldwide for test automation, RPA, and visual regression testing. ...
    Downloads: 104 This Week
    Last Update:
    See Project
  • 7
    Evolutionary Algorithm

    Evolutionary Algorithm

    Evolutionary Algorithm using Python

    ...The project also links classical evolutionary approaches with neural networks, illustrating how evolution can be used for model training in reinforcement learning and supervised contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy Agent Simulation

    Easy Agent Simulation

    Java-based agent simulation platform

    EAS is a Java-based simulation platform, developed as part of a research project at the Karlsruhe Institute of Technology. It comes with a broad range of pre-developed simulation scenarios, ranging from virtual agents acting in abstract environments to agents with a spatial representation in 2D or 3D. It is built upon a novel architecture using a separate "plugin layer" to communicate between the simulation engine and the simulated model. This allows to flexibly add or remove...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenDino

    Open Source Java platform for Optimization, DoE, and Learning.

    ...It provides a graphical user interface (GUI) and a platform which simplifies integration of new algorithms as "Modules". Implemented Modules Evolutionary Algorithms: - CMA-ES - (1+1)-ES - Differential Evolution Deterministic optimization algorithm: - SIMPLEX Learning: - a simple Artificial Neural Net Optimization problems: - test functions - interface for executing other programs (solvers) - parallel execution of problems - distributed execution of problems via socket connection between computers Others: - data storage - data analyser and viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    popt4jlib

    Parallel Optimization Library for Java

    popt4jlib is an open-source parallel optimization library for the Java programming language supporting both shared memory and distributed message passing models. Implements a number of meta-heuristic algorithms for Non-Linear Programming, including Genetic Algorithms, Differential Evolution, Evolutionary Algorithms, Simulated Annealing, Particle Swarm Optimization, Firefly Algorithm, Monte-Carlo Search, Local Search algorithms, Gradient-Descent-based algorithms, as well as some well-known...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EAS-Framework

    EAS-Framework

    Old Repository of the Easy Agent Simulation (deprecated since Nov. 14)

    Check out the new project site on Sourceforge: https://sourceforge.net/projects/easyagentsimulation/ (as of Nov. 15. 2014, this site is depricated.) EAS is a Java-based simulation platform, developed as part of a research project at the Karlsruhe Institute of Technology. It comes with a broad range of pre-developed simulation scenarios, ranging from virtual agents acting in abstract environments to agents with a spatial representation in 2D or 3D. It is built upon a novel architecture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NEAT Visualizer SFML

    A NEAT Implementation and Visualization System

    Evolves neural networks using the Neuro-Evolution of Augmenting Topologies (NEAT) technique. A separate visualization system uses another genetic algorithm to evolve images of the otherwise dimensionless networks so their structure can be observed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project provides a set of Python tools for creating various kinds of neural networks, which can also be powered by genetic algorithms using grammatical evolution. MLP, backpropagation, recurrent, sparse, and skip-layer networks are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Swarm Wars

    Swarm Wars

    Safety in numbers.

    ...They can attack and repair other organisms. They can select mates, and they can gather and distribute food and material. This behavior is controlled by a genetically evolved neural net augmented with online back propagation learning. The back propagation learning uses a reward vector and plasticity matrix that is evolved as part of the genome. Long story short, the AI is pretty frickin' sophisticated. Players can take control of organisms, trade resources and organisms in a market, and aid evolution by selective breeding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Library for creation of artificial neural networks in C#. Library supports Hopfield nets, Kohonen nets, feedforward networks, several learning techniques (differential evolution, back propagation, quick propagation, resilient propagation etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Mars Rover Simulator project is based on the evolutionary robotics paradigm where an artificial agent acquires its skills through the process of artificial evolution. This simulator can be useful to evolve neural network controllers for the rover
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    VitoshaTrade is Distributed Artificial Neural Network trained by Differential Evolution for prediction of Forex. Project development is in Sofia, Bulgaria. Vitosha is a mountain massif, on the outskirts of Sofia, the capital of Bulgaria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IMPORTANT UPDATE! This project has migrated to https://github.com/polyworld/polyworld . This SourceForge repository is now obsolete. Polyworld is one of the earliest and most sophisticated artificial worlds developed to study Artificial Life and Artificial Intelligence, using computational genetics, physiology, metabolism, neural networks, learning, vision, and behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simulation of the evolution of neural networks. Simulator UI + graphic user interface (GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simulation of plants, prey, and predators, using sense->think->action paradigm with neural net processing. Reproduction and mutation implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We experiment with Evolution of Artifical Neural Networks, combining the two fields of Evolutionary Computation and ANNs. Our methods are applied to a variety of interesting problems. To learn more, click on "Home Page", "Mail", or "Files".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Neural networks evolution (genetic algorithm) written in Java. Now neural networks try to playing Go, Tic-Tac-Toe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ANJI (Another NEAT Java Implementation) Built on top of existing OpenSource projects, ANJI is an implementation of NEAT (Neuro-Evolution of Augmenting Topologies), an algorithm for evolving artificial neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java based system for creating Bio-Musical Worlds. Investigating the use of AI (flocking,A-Life, Genetic Algorithms, Neural Networks) and other bio-modelling techniques for the creation and evolution of musical landscapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a artificial life project. the goal is to simulate the evolution of micro-organisms. It uses neural networks to simulate the brain of each of those micro-organisms. It's written in JAVA, and uses the Joone librarie
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB