https://github.com/smith42/gas_with_an_example
Tutorial on how to fit a function using genetic algorithms
https://github.com/smith42/gas_with_an_example
genetic-algorithm genetic-programming machine-learning
Last synced: about 1 year ago
JSON representation
Tutorial on how to fit a function using genetic algorithms
- Host: GitHub
- URL: https://github.com/smith42/gas_with_an_example
- Owner: Smith42
- License: gpl-3.0
- Created: 2019-08-15T16:57:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T17:05:11.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T19:48:14.611Z (over 1 year ago)
- Topics: genetic-algorithm, genetic-programming, machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 26.2 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Tutorial on how to fit a function using genetic algorithms
Please look at the ipynb for the full script + slides.