Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matii96/ai-classes

Repository for ai classes exercises
https://github.com/matii96/ai-classes

Last synced: 14 days ago
JSON representation

Repository for ai classes exercises

Awesome Lists containing this project

README

        

# Description

Repository for ai classes exercises. In each directory files named ex\*.py are exercises of given laboratory.

## Installation

```bash
$ conda env create -f ai-classes.yml
$ conda activate ai-classes
```