Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arr4n/javascript-genetic-algos
A distributed system for breeding genetic algorithms in the browser
https://github.com/arr4n/javascript-genetic-algos
Last synced: 15 days ago
JSON representation
A distributed system for breeding genetic algorithms in the browser
- Host: GitHub
- URL: https://github.com/arr4n/javascript-genetic-algos
- Owner: ARR4N
- Created: 2010-12-20T05:48:57.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-20T06:07:02.000Z (about 14 years ago)
- Last Synced: 2024-11-09T22:34:30.252Z (2 months ago)
- Homepage:
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: License-gpl-3.0.txt
Awesome Lists containing this project
README
Copyright 2010 Arran Schlosberg (http://arranschlosberg.com);
This file is part of javascript-genetic-algos (https://github.com/aschlosberg/javascript-genetic-algos).
javascript-genetic-algos is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.javascript-genetic-algos is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with javascript-genetic-algos. If not, see .---------------------------------------------------------------------------------------
javascript-genetic-algos
https://github.com/aschlosberg/javascript-genetic-algosRequirements
------------
Coming soonGoals
-----
Creation of a distributed system for breeding genetic algorithms by harnessing the mass computing power of the world's browsers.