📋 Table of contents
CrawlAI is a project where the developers can get a hands-on experience with genetic algorithms and neural network. The objection is to let agents learn to walk in a 2D enviroment, by evolving.
Before you start, make sure the following tools are installed on your system:
- Git: Version control system to clone the project repository Download Git
- Python: Programming language used to build the application Download Python
To run the project, run the following command from the root directory of the project:
python main.py
To run the test suite, run the following command from the root directory of the project:
pytest
This project would not have been possible without the hard work and dedication of all of the contributors. Thank you for the time and effort you have put into making this project a reality.
Jonas Korkosh |
Mina Al-Dolaimi |
Nathania Muliawan |
Nils Henrik Hoelfeldt Lund |
Parleen Brar |
Sindre Fossdal |
Skage Reistad |
Tobias Fremming |
Distributed under the MIT License. See LICENSE
for more information.