#Evolutionary-algorithm
Showing 16 of 16 repositories tagged #evolutionary-algorithm, ranked by stars
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
🎯 A comprehensive gradient-free optimization framework written in Python
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
A very fast, very minimal prompt optimizer
MoveIt kinematics_base plugin based on particle optimization & GA
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
a python grammar for evolutionary algorithms and heuristics
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
Evolutionary Computation: A Modern Perspective |<...>| This is an online book, which is free-access and actively-updated (1st Edition: from 2023 to 2027).
This course covers the applied side of algorithmics in machine learning, with some deep learning and evolutionary algorithms thrown in as well.
An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation and complex problem solving made simple
GeneticPromptLab uses genetic algorithms for automated prompt engineering (for LLMs), enhancing quality and diversity through iterative selection, crossover, and mutation, while efficiently exploring minimal yet diverse samples from the training set.
A "Natural" Selection Simulator using Neural Nets
stock market predictions using sentiment analysis, a deep learning project(data and news based on pakistani stock exchange and news(Dawn news))
An implementation of Genetic Programming in Rust.