woo-chia-wei / traffic-fuzzy-control

Traffic Control System using fuzzy logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Traffic Control System using fuzzy logic

Instruction for Virtual Environment

Create a new virtual environment
virtualenv env

Active the environment
env\Scripts\activate.bat

Install the packages from requirements.txt
pip install -r requirements.txt

Run the main script using the environment intepreter
python main.py

Current Progress

Screenshot

About

Traffic Control System using fuzzy logic


Languages

Language:Python 100.0%