This repository contains a collection of AI-related projects and experiments I am working on.
- Set up the environment: Make sure you have Conda installed. You can create the necessary environment using the
environment.ymlfile:conda env create -f environment.yml
- Activate the environment:
conda activate ai-projects
- Run the Jupyter Notebook: Launch Jupyter