Skip to content

alanuss/AI-uss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-uss

This repository contains a collection of workshops, homewokrsk assignments, and projects related to the Inteligencia Artificial course.

Requirements

This project uses uv, a Python package manager. To install uv, run the following command:

curl -LsSf https://astral.sh/uv/install.sh | sh

Project structure

The project is organized into units, each containing lectures and assignments. The structure is as follows:

/
├─ unit1
│  ├─ 1.lecture1
│  │  ├─ ...
│  │  └─ README.md
│  ├─ 2.lecture2
│  └─ ...
├─ unit2
│  └─ ...
├─ unit3
│  └─ ...
├─ uv.lock
├─ pyproject.toml
└─ README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors