Pinned Repositories
lotka-volterra-in-python
nsga2-in-python
Implementation of NSGA-II in Python
path-planning
Mobile Robot Path Planning and Obstacle Avoidance Using PSO in Python
prompt-decorators
Prompt Decorators are structured prefixes, such as +++Reasoning and +++StepByStep, designed to enhance AI responses. Inspired by Python decorators, they make AI outputs more logical, accurate, and well-organized without requiring lengthy instructions, simplifying interactions for users.
ypea
Yarpiz Evolutionary Algorithms Toolbox for MATLAB
ypea108-cma-es
CMA-ES in MATLAB
ypea120-nsga2
Non-dominated Sorting Genetic Algorithm II (NSGA-II) in MATLAB
ypea121-mopso
Multi-Objective PSO (MOPSO) in MATLAB
ypea126-nsga3
NSGA-III: Non-dominated Sorting Genetic Algorithm, the Third Version — MATLAB Implementation
ypstruct
A simple and easy-to-use MATLAB-like structure type for Python
smkalami's Repositories
smkalami/ypstruct
A simple and easy-to-use MATLAB-like structure type for Python
smkalami/lotka-volterra-in-python
smkalami/sir-model-simulator
An Interactive SIR Epidemic Model Simulator using JavaScript
smkalami/ypng
Yarpiz Neural Gas and Growing Neural Gas
smkalami/ypde
Differential Evolution in Python
smkalami/ypea101-genetic-algorithms
Binary and Real-Coded Genetic Algorithms in MATLAB
smkalami/ypea102-particle-swarm-optimization
Particle Swarm Optimization (PSO) in MATLAB
smkalami/viete-formula-in-python
Simulating Viete Formula in Python