- You can see the description of the assignment in the file
AI Assignment One.pdf
- The report includes the detalied information about the solution, its structure and how-to steps of running it locally on your machine
- You can run the assignmnet on the alternative way using Docker, just 2 steps are needed:
docker pull levsvalov/ai_assignment1
docker run -p 8888:5000 levsvalov/ai_assignment1