ga topic

List ga repositories

fair-analytics

748
Stars
24
Forks
Watchers

📊 An analytics server that doesn't undermine user's privacy

fair-analytics-client-api

20
Stars
4
Forks
Watchers

The Fair Analytics client API

geatpy

1.9k
Stars
723
Forks
Watchers

Evolutionary algorithm toolbox and framework with high performance for Python

next-ga

232
Stars
25
Forks
Watchers

Next.js HOC to integrate Google Analytics on every page change

GeneticAlgorithm

185
Stars
49
Forks
Watchers

这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑

GA-BP

147
Stars
54
Forks
Watchers

基于遗传算法的BP网络设计,应用背景为交通流量的预测

genetic-algorithm

113
Stars
19
Forks
Watchers

Genetic algorithm for walking simulation. Online demo: https://rossning92.github.io/genetic-algorithm/

code_FLNN

45
Stars
19
Forks
Watchers

Prediction google trace data using Functional Link Neural Network and Optimization Algorithms such as GA, PSO, ABC,...

gaai

16
Stars
5
Forks
Watchers

gaai - Genetic Algorithm Artificial Intelligence Database Performance Tuning

tsp-meta-heuristic

30
Stars
3
Forks
Watchers

Python implementation of Tabu Search (TB), Genetic Algorithm (GA), and Simulated Annealing (SA) solving Travelling Salesman Problem (TSP). Term project of Intelligent Optimization Methods, UCAS course...