Metadata-Version: 2.4
Name: npfl139
Version: 2526.11.2
Summary: Modules used by the Deep Reinforcement Learning Course NPFL139
Author-email: Milan Straka <straka@ufal.mff.cuni.cz>
License: MPL-2.0
Project-URL: Homepage, https://ufal.mff.cuni.cz/courses/npfl139
Project-URL: Repository, https://github.com/ufal/npfl139
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: npfl139/LICENSE
Requires-Dist: torch~=2.10.0
Requires-Dist: torchaudio~=2.10.0
Requires-Dist: torchvision~=0.25.0
Requires-Dist: gymnasium~=1.2.3
Requires-Dist: pygame-ce~=2.5.6
Requires-Dist: ufal.pybox2d~=2.3.10.5
Requires-Dist: mujoco~=3.6.0
Requires-Dist: imageio~=2.37.2
Requires-Dist: packaging<27.0,>=23.0
Requires-Dist: ale_py~=0.11.2
Requires-Dist: opencv-python~=4.13.0.92
Requires-Dist: matplotlib~=3.10.8
Dynamic: license-file

# The `npfl139` Package: Modules Used in the Deep Reinforcement Learning Course (NPFL139)

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