Skip to content

jmetzz/ml-laboratory

Repository files navigation

ml-laboratory

My playground for machine learning tests.

Be aware that most of the code is not complete and might not work as expected.

Project Organization

This is a mono-repository. Each sub-directory represents a specific project to try out different tools/techniques.

Preparing the environment

poetry is used to manage the dependencies.

To install poetry and the project dependencies, enter the sub-directory of interest and run

$ make deps

Executing the code

Make sure you activate the correct environment before executing any script/notebook.

$ poetry shell

Alternatively, run everything prefixing with poetry run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published