https://github.com/deutranium/genetic-algorithms
Implementation of Genetic Algorithms as a part of Machine, Data and Learning, Spring'21
https://github.com/deutranium/genetic-algorithms
Last synced: 3 months ago
JSON representation
Implementation of Genetic Algorithms as a part of Machine, Data and Learning, Spring'21
- Host: GitHub
- URL: https://github.com/deutranium/genetic-algorithms
- Owner: deutranium
- Created: 2021-03-01T20:49:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T11:19:08.000Z (over 4 years ago)
- Last Synced: 2025-02-09T18:49:24.087Z (8 months ago)
- Language: Python
- Homepage:
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Genetic-Algorithms
Implementation of Genetic Algorithms as a part of Machine, Data and Learning, Spring'21## Team Members
- [Kshitijaa Jaglan](https://github.com/deutranium)
- [Rishabh Khanna](https://github.com/kyabacchahai)