Skip to content

pqz317/528_project

Repository files navigation

528_project

Code repo for 528 project code on fear conditioning

Usage

  1. Clone repository using git clone git@github.com:pqz317/528_project.git (if using ssh)
  2. If using Docker:
  • Run docker compose build
  • docker compose up -d
  1. If not, repo should be pip installable regardless. Within repo directory, run pip3 install -e .. This should install all dependencies along with it.
  2. Any data can be added into a /data folder, by default that won't be pushed to github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages