Skip to content

day01/ai-examples

Repository files navigation

AI Examples

Description

This repository contains examples of AI models and algorithms implemented in Python.

Table of Contents

Installation

To install the required dependencies, run the following command:

pip install -r requirements.txt

Usage

To run the examples, execute the following command:

python run.py <model>

where <model> is the name of the model to run:

  • polish-name-model: A model that generates Polish names. Use the -i|--ignore option to ignore data refresh

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published