Metadata-Version: 2.4
Name: npfl138
Version: 2526.3.0
Summary: Modules used by the Deep Learning Course NPFL138
Author-email: Milan Straka <straka@ufal.mff.cuni.cz>
License: MPL-2.0
Project-URL: Homepage, https://ufal.mff.cuni.cz/courses/npfl138
Project-URL: Repository, https://github.com/ufal/npfl138
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: npfl138/LICENSE
Requires-Dist: torch~=2.10.0
Requires-Dist: torchaudio~=2.10.0
Requires-Dist: torchvision~=0.25.0
Requires-Dist: torchmetrics~=1.8.2
Requires-Dist: timm~=1.0.24
Requires-Dist: transformers~=5.2.0
Requires-Dist: gymnasium~=1.2.3
Requires-Dist: pygame-ce~=2.5.6
Requires-Dist: tensorboard~=2.20.0
Requires-Dist: setuptools<80.9
Requires-Dist: matplotlib~=3.10.8
Dynamic: license-file

# The `npfl138` Package: Modules Used in the Deep Learning Course (NPFL138)

This package contains the modules used in the
[Deep Learning course (NPFL138)](http://ufal.mff.cuni.cz/courses/npfl138),
available under the Mozilla Public License 2.0.

The documentation of the package can be found
[here](https://ufal.mff.cuni.cz/~straka/courses/npfl138/2526/docs/).
