Skip to content
View shenruihan's full-sized avatar

Block or report shenruihan

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. awesome-deeplearning-resources awesome-deeplearning-resources Public

    Forked from endymecy/awesome-deeplearning-resources

    Deep Learning and deep reinforcement learning research papers and some codes

  2. pointnet pointnet Public

    Forked from charlesq34/pointnet

    PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

    Python

  3. cpf_segmentation cpf_segmentation Public

    Forked from MarkusEich/cpf_segmentation

    Constrained Plane Fitting library for unsupervised segmentation of 3D point clouds

    C++

  4. tensorflow.cifar10 tensorflow.cifar10 Public

    Forked from yhlleo/tensorflow.cifar10

    The examples of image recognition with the dataset CIFAR10 via tensorflow.

    Python

  5. tensorflow-mnist-cnn tensorflow-mnist-cnn Public

    Forked from hwalsuklee/tensorflow-mnist-cnn

    MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.

    Python

  6. mnist mnist Public

    Forked from yhlleo/mnist

    Some samples of the MNIST classifier.

    Python