This repository contains examples of AI models and algorithms implemented in Python.
To install the required dependencies, run the following command:
pip install -r requirements.txt
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
This project is licensed under the MIT License - see the LICENSE file for details.