https://github.com/collumbus/simple_ag_implementation
This is a simple python/jupyther implementation of Genetic Algorithm.
https://github.com/collumbus/simple_ag_implementation
Last synced: 8 months ago
JSON representation
This is a simple python/jupyther implementation of Genetic Algorithm.
- Host: GitHub
- URL: https://github.com/collumbus/simple_ag_implementation
- Owner: Collumbus
- License: mit
- Created: 2017-06-12T15:11:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T02:27:47.000Z (about 9 years ago)
- Last Synced: 2024-12-27T12:27:51.958Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 805 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Genetic Algorithm
A genetic algorithm to solve the Travelling Salesman Problem implemented in Python.
# 
This is an example of trajectory.
# 
## License
All Solutions licensed under MIT License. See LICENSE for further details.