Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 982 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 982 Bytes

AI Project

Project for Artificial Intelligence course at the University of Padova: "Cognitive services and computer vision".

The goal was to create a report on the major platforms that offer Cognitive Computing services, starting with a general introduction and then focus on computer vision.

Getting Started

Prerequisites

LaTeX, Python

Installing

First, clone this repo:

git clone https://github.com/mromanelli9/ai-project

Then compile the report:

cd ai-project/doc
pdflatex relazione.tex

License

The source code is distributed under GNU GPL-3.0-only License.
Other material (including but not limited to pdf documents, figures, etc) is licensed under CC BY-NC-ND 4.0.

License: GPL v3 License: CC BY-NC-ND 4.0