geneticalgorithm
Here are 33 public repositories matching this topic...
Here are some programs made with Python and JavaScript (p5.js) related to artificial intelligence.
- 
            Updated
            
Jun 19, 2020  - Python
 
Inverse design framework for photonic systems
- 
            Updated
            
May 17, 2024  - Python
 
Explore the world of Artificial Intelligence with these Java projects! Implement the Perceptron, DFS for puzzles, and Genetic Algorithm from scratch without ML libraries. Solve classic problems and learn AI concepts. 🤖🔍🧬
- 
            Updated
            
Jul 30, 2023  - Java
 
A flexible parametric FEA library based on FreeCAD using Genetic Algorithm
- 
            Updated
            
Mar 18, 2025  - Python
 
This is a software code for Evolutionary Deep Neural Network. Evolutionary Deep Neural Networks train neural networks using an evolutionary algorithm
- 
            Updated
            
Jul 14, 2020  - MATLAB
 
유전알고리즘과 인공신경망을 활용허여 마리오 학습
- 
            Updated
            
Jun 29, 2023  - Python
 
This repository focuses on optimizing a trend-based trading strategy for the EURUSD currency pair. By combining PSO and GA, the goal is to maximize returns while minimizing risk. The strategy considers buy and sell signals based on Supertrend and EMA conditions, with a fixed commission of 3 pips per trade.
- 
            Updated
            
Feb 18, 2024  - Jupyter Notebook
 
Using Gene Algorithm to find the maximize solution of the following problem Maximize𝑓(𝑥,𝑦)=−𝑥𝑠𝑖𝑛(4𝑥)−1.1𝑦𝑠𝑖𝑛(2𝑦)+1 8≤x≤10; 10≤y≤13; x+y≤22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)
- 
            Updated
            
May 1, 2021  - C++
 
At The ODIN, we believe the future is going to be dominated by genetic engineering and consumer genetic design will be a big part of that. We are making that happen by creating kits and tools that allow anyone to make unique and usable organisms at home or in a lab or anywhere.
- 
            Updated
            
Dec 27, 2021  
This project implements a Genetic Algorithm to solve the Traveling Salesman Problem (TSP) using Python. The Traveling Salesman Problem involves finding the shortest possible tour that visits a set of cities and returns to the starting city.
- 
            Updated
            
Nov 16, 2023  - Python
 
- 
            Updated
            
Apr 25, 2022  - Python
 
Demonstration of Genetic Algorithm with simple simulation in Python
- 
            Updated
            
Feb 26, 2023  - Python
 
Program learns how to shoot the target
- 
            Updated
            
Jun 5, 2019  - JavaScript
 
Genetic algorithm Java library for explorers
- 
            Updated
            
Sep 29, 2025  - Java
 
Trading System with Genetic Programming for Feature Engineering, Multilayer Perceptron Neural Network, Logistic Regression with Elastic Net Regularization and Support Vector Machines with L1 Regularization for Predictive Models and Genetic Algorithms for Hyperparameter Optimization.
- 
            Updated
            
Dec 6, 2020  - Jupyter Notebook
 
Computational Intelligence for Optimization Project @ NOVA IMS Authors: António Cymbron | Duarte Redinha | Maria João Marques Lisbon, Portugal | June 2022.
- 
            Updated
            
May 31, 2022  - Python
 
The project analyzes the N-Queens problem and defines the cost function, solution represntations as(Phenotype, Genotype) where the Genetic Algorithm is applied and experimented with different chess board dimensions (N x N)
- 
            Updated
            
Jun 12, 2023  - MATLAB
 
Breaking transposition cipher using metaheuristic algorithms
- 
            Updated
            
Nov 1, 2022  - Python
 
Improve this page
Add a description, image, and links to the geneticalgorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geneticalgorithm topic, visit your repo's landing page and select "manage topics."