Skip to content
View skelleher's full-sized avatar

Block or report skelleher

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. CandyCritters CandyCritters Public

    All source code and assets for my iOS game called "Candy Critters." May be educational, or serve as a warning to others.

    C++ 4

  2. photo-search-server photo-search-server Public

    Ridley - a photo search engine. Uses a deep neural net for photo matching.

    Python 3

  3. copper copper Public

    Copper is my tiny personal convenience library on top of PyTorch.

    Python

  4. photo_captioning photo_captioning Public

    Demonstration of photo captioning using neural nets (encoder/decoder similar to Show and Tell)

    Python

  5. photo-search photo-search Public

    A front-end website for my photo-search-server

    JavaScript

  6. RayTracing RayTracing Public

    Implementation of Peter Shirley's Ray Tracing in One Weekend. Multi-threaded, ISPC, and CUDA versions.

    C++