Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 763 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 763 Bytes

Genetic Algorithm

Space Discover: Genetic Algorithm

📦 Download and Setup

  1. Fork this repository to your own GitHub account and then clone it to your local device.
    $ git clone https://github.com/devincapriola/GeneticAlgorithm.git

Quick Start

  1. install the requirements.
    $ python -m pip install -r requirements.txt
  2. running the algorithm.
    $ python train.py

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!