Skip to content
View siddhu95's full-sized avatar

Block or report siddhu95

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

    competition https://inclass.kaggle.com/c/data-science-game-2016-online-selection

    Lua 1

  2. fused_leg_detection fused_leg_detection Public

    Fusing 2D Laser and RGBD-HoG

    C++ 5

  3. MNIST-data MNIST-data Public

    Holds the mnist dataset in 784 by 60000 format where each mnist image(28 by 28 pixels) is vectorized as 784 length vector

  4. MNIST-dataset MNIST-dataset Public

    Holds the mnist dataset in 784 by 60000 format where each mnist image(28 by 28 pixels) is vectorized as 784 length vector

  5. mnist_self_exploration mnist_self_exploration Public

  6. TensorFlowDeepAutoencoder TensorFlowDeepAutoencoder Public

    Forked from cmgreen210/TensorFlowDeepAutoencoder

    MNIST Digit Classification Using Stacked Autoencoder And TensorFlow

    Python