Exercise#3 Benchmarking ANN

Objective

  • Learn the basics of Benchmarking the ANN algorithms
  • Learn how to calculate the Recall

The notebooks require good amount of CPU/Memory to run. In case you have a problem in running the notebooks on local machine, use Google Colab.

Tasks

  1. Open the notebook (may need to use Google Colab)
  2. Go through code to understand the flow
  3. Checkout the function for calculating the recall
  4. Adjust the parameters
  5. Run the test and checkout the results
  6. Repeat #4 & #5

Solution

ex-3-benchmarking

Open in Google Colab
Open In Colab