Skip to content

Commit

Permalink
Update readme to suggest installing tensorflow too. Closes #8
Browse files Browse the repository at this point in the history
  • Loading branch information
benlansdell committed Jan 29, 2024
1 parent 19f4de2 commit a4157ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ That said, you may want a separate environment for running `ethome`. A conda env
3. Run `conda activate ethome`
3. And finally `pip install ethome-ml`

With both install methods, you may want to also install `tensorflow` if you want to use the CNN features for a resident-intruder setup.

## Quickstart

It's easiest to start with an NWB file, which has metadata already connected to the pose data.
Expand Down

0 comments on commit a4157ca

Please sign in to comment.