Skip to content

In a search for understanding of people's anticipation of the future...

Notifications You must be signed in to change notification settings

maciejskorski/anticipatio

Repository files navigation

license Docker Python 3.10 PyTorch tests

Anticipatio

In a search for understanding of people's anticipation of the future...

Run / Work with the code

The Python code requires popular machine-learning Python libraries. For convenience, we provide the Docker file that can be used to run or work with the code.

Build the container with:

docker build -t anticipatio:dev .

Then, run the container mounting this repo directory with

docker run --ipc=host --gpus all -it -d -v $(pwd):/home --name anticipatio anticipatio:dev

Finally, connect to the container anticipatio using your favorite tools, e.g. VS Code extensions.

About

In a search for understanding of people's anticipation of the future...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published