How-To Guide#
Familiarize with NeMoS modules and learn how to take advantage of the pynapple
and scikit-learn
compatibility.
Additional requirements
To run the tutorials, you may need to install some additional packages used for plotting and data fetching. You can install all of the required packages with the following command:
pip install nemos[examples]