Skip to content
View TianweiXing's full-sized avatar
🏠
Working from home
🏠
Working from home
  • UCLA
  • Los Angeles, CA
Block or Report

Block or report TianweiXing

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

  1. BNN BNN Public

    Binarized Neural Network

    C 9 7

  2. LSTM-Human-Activity-Recognition LSTM-Human-Activity-Recognition Public

    Forked from guillaume-chevalier/LSTM-Human-Activity-Recognition

    Human activity recognition using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SI…

    Jupyter Notebook 1

  3. pytorch_debug pytorch_debug Public

    pytorch_debug

    Jupyter Notebook 1

  4. BinaryNet BinaryNet Public

    Forked from MatthieuCourbariaux/BinaryNet

    Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1

    Python

  5. tiny-cnn tiny-cnn Public

    Forked from tiny-dnn/tiny-dnn

    header only, dependency-free deep learning framework in C++11

    C++

  6. mlp-mnist mlp-mnist Public

    Multi-layer neural network for Mnist database implemented in pure C++.See also https://github.com/jasonlvhit/convnet , which refactoring the code and add the convolutional neural layer.

    C++