Skip to content
View CamNZ's full-sized avatar

Block or report CamNZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. gradient-descent-from-scratch gradient-descent-from-scratch Public

    A two part tutorial series implementing the gradient descent algorithm without the use of any machine learning libraries

    Jupyter Notebook 2 1

  2. openslide-java openslide-java Public

    Forked from openslide/openslide-java

    Java bindings to OpenSlide

    C++

  3. binary-search-tree binary-search-tree Public

    A C++ dynamic library that implements a binary search tree data structure. Created for educational purposes.

    C++