Skip to content

thodkatz/mongoose-tk

Repository files navigation

Directory structure

  • AHM2024_Mongoose_project.ipynb: The notebook of the study tailored for cpu/gpu machine
  • AHM2024_Mongoose_project_colab.ipynb: The notebook of the study tailored for google colab

A link for the google colab version can be found here AHM2024_Mongoose_project.ipynb.

The notebooks are configured to store the datasets under ./data, and the saved results of the study under ./saved_results.

Usage

The python version used is python=3.9.19.

To install the dependencies for AHM2024_Mongoose_project.ipynb:

pip install -e .

We provide another file with all the dependencies pinned requirements_pinned.txt:

pip install -r requirements_pinned.txt

For the google collab all the dependencies are installed while running the notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published