Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 414 Bytes

File metadata and controls

21 lines (14 loc) · 414 Bytes

Numbersense

Investigating Numbersense with differnt objective functions.

This repository is a fork of Johannes Sebastian's Real Numerosity project.

Installation

cd Numbersense
pip install -e .

If you want to run the backbone experiments:

pip install .[backbone]

More documentation coming soon.