Skip to content

Repository files navigation

Neuron Tracker Model

Setup and Deployment

  • Choose your operating system and follow steps to install docker here
  • Follow these steps to install nvidia-container-toolkit
  • Run docker compose build to build the project
  • Run docker compose up -d to serve the project
  • Run docker compose exec api {command} to run commands in the api container i.e. docker compose exec api python -m pytest

Note: When changing anything in Dockerfile or compose.yml, make sure to run docker compose down before and then docker compose up -d after making changes

About

This is the neuron tracker model.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages