Skip to content

wearepal/positive-action-framework

Repository files navigation

Install

You need poetry.

  1. Create a new envronment
  2. Install PyTorch - this depends on your machine, so you need to choose the right one for you.
  3. poetry install
  4. poetry build
  5. poetry install (again)

The last 2 steps are for adding a shortcut so that you can run the model with run

Run

Run with default settings

run

Run with modifications to the default dataset

run data.batch_size=128

Change the dataset

run data/schema=adult data=adu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published