Metadata-Version: 2.4
Name: foml-lab
Version: 0.0.3
Summary: FOML laboratory experiments
Home-page: https://example.com/foml
Author: Your Name
Author-email: you@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scikit-learn

# FOML Lab

Experiments for Foundations of Machine Learning lab.

This package exposes runnable experiments (exp1a, exp1b, ...).

Install dependencies and run experiments locally.
