Skip to content
View praveen-oak's full-sized avatar

Block or report praveen-oak

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

Pinned Loading

  1. downpour downpour Public

    Implementation of the synchronous distributed machine learning algorithm downpour. The project takes a neural net inspired by inception net and then uses distributed pytorch and OPEN MPI packages t…

    Python 1

  2. max-pool-cuda max-pool-cuda Public

    Implemented the max pool filter in CUDA using the in built library and using shared memory

    Cuda 7 5

  3. webgl-parametric-surfaces webgl-parametric-surfaces Public

    Used webgl(javascript) and glsl(C extension for GPU) to create parametric surfaces and control their movement using matrix transformations

    JavaScript

  4. parallel-tsp parallel-tsp Public

    A CUDA optimized parallel implementation of an approximation solution to the travelling salesman problem

    C

  5. gingerbread-man gingerbread-man Public

    A simple collaborative VR game for Occulus built in webgl

    JavaScript

  6. in-memory-db in-memory-db Public

    In memory database written in Golang

    Go