Skip to content

Trying out evolutionary algorithms to approximate optima of functions 🧮 (currently in progress)

Notifications You must be signed in to change notification settings

Splines/evo-function

Repository files navigation

Function approximation with evolutionary algorithms

First Ascent vs. Multi-Neighbor Ascent in Hill Climbing Goal: show how we get stuck in local optima visually

Source code for evolutionary algorithm: here

Best genes console output


Angular project setup

This project was generated with Angular CLI version 13.0.1.

Development server

Run ng serve for a dev server. Navigate to http:https://localhost:4200/. The app will automatically reload if you change any of the source files.

Production Build

Production build to GitHub pages:

ng build --prod --output-path docs --base-href /evo-function/

About

Trying out evolutionary algorithms to approximate optima of functions 🧮 (currently in progress)

Resources

Stars

Watchers

Forks