{"id":22707113,"url":"https://github.com/cair/polyacoplus","last_synced_at":"2025-10-17T12:50:54.277Z","repository":{"id":82388550,"uuid":"109103700","full_name":"cair/PolyACOPlus","owner":"cair","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-01T08:03:05.000Z","size":17889,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-04T21:45:10.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cair.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-01T08:01:12.000Z","updated_at":"2017-11-01T08:03:08.000Z","dependencies_parsed_at":"2023-06-15T11:30:28.935Z","dependency_job_id":null,"html_url":"https://github.com/cair/PolyACOPlus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cair%2FPolyACOPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cair%2FPolyACOPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cair%2FPolyACOPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cair%2FPolyACOPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cair","download_url":"https://codeload.github.com/cair/PolyACOPlus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243558,"owners_count":20746308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-10T10:11:32.337Z","updated_at":"2025-10-17T12:50:49.251Z","avatar_url":"https://github.com/cair.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PolyACO+\nAn algorithm using Ant Colony Optimization with polygons and ray casting for classification.\n\n## Installation\nThe easiest way to install the project is by using [Conda](http://conda.pydata.org/). Conda is a Python package manager and environment manager that makes it easy to set up and install Python environments. Follow the instructions on [Condas website](http://conda.pydata.org/docs/install/quick.html) to get started.\n\nAfter installing Conda, `cd` into the project directory and install the project environment with:\n\n```bash\n$ conda env create -f environment.yml python=3.5\n```\n\nThis will install a full conda environment named *acoc*. Activate the enviroment by running:\n\n```\n$ source activate acoc\n```\n\n## Configuration\nThe project looks for a configuration file called *config.py* in the root folder. This file is ignored by the VCS so that you can make changes without affecting the repository. To get started with a config file simply copy *config_template.py* and rename it to *config.py*. Then you can freely change the contents of the config file without affecting the VCS.\n\n### CUDA\nThe algorithm is optimized for Nvidia GPUs and depends on CUDA. To run the project without CUDA, set `'gpu': false` in *config.py*.\n\n## Usage\nA complete classification example can be found in *demo.py* in the root folder of the repository. The demo use the classifier configuration specified in *config.py*. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcair%2Fpolyacoplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcair%2Fpolyacoplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcair%2Fpolyacoplus/lists"}