Skip to content
View nukes's full-sized avatar

Block or report nukes

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

    Forked from dair-iitd/octopus

    Octopus: Cost-Quality-Time Optimization in Crowdsourcing

    C++ 1

  2. neon_test neon_test Public

    Forked from tranthamp/neon_test

    Simple test of ARM NEON code. Performs a blit to the framebuffer.

    C

  3. How-to-Make-a-Computer-Operating-System How-to-Make-a-Computer-Operating-System Public

    Forked from SamyPesse/How-to-Make-a-Computer-Operating-System

    How to Make a Computer Operating System in C++

    C

  4. linux_config linux_config Public

    linux configuration files

  5. ComputeLibrary ComputeLibrary Public

    Forked from ARM-software/ComputeLibrary

    The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.

    C++

  6. neural-network-from-scratch neural-network-from-scratch Public

    Forked from gy910210/neural-network-from-scratch

    Implementing Multiple Layer Neural Network from Scratch

    Python