Pinned Repositories
BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
BNN
Binarized Neural Network
CS221_Notes
All of the lecture notes from CS221: Artificial Intelligence
CS269-17
Course Website for CS269
dcase2018_baseline
DCASE 2018 Baseline system
DeepCEP_DAIS
Implementation of DeepCEP for DAIS paper
DeepCEPppDemo
Demo for DeepCEP++ in AFM 2019
DeepTaylorLRP
DeepTaylorLRP
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, SITTING, STANDING, LAYING).
pytorch_debug
pytorch_debug
TianweiXing's Repositories
TianweiXing/BNN
Binarized Neural Network
TianweiXing/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, SITTING, STANDING, LAYING).
TianweiXing/pytorch_debug
pytorch_debug
TianweiXing/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
TianweiXing/CS221_Notes
All of the lecture notes from CS221: Artificial Intelligence
TianweiXing/CS269-17
Course Website for CS269
TianweiXing/dcase2018_baseline
DCASE 2018 Baseline system
TianweiXing/DeepCEP_DAIS
Implementation of DeepCEP for DAIS paper
TianweiXing/DeepCEPppDemo
Demo for DeepCEP++ in AFM 2019
TianweiXing/DeepTaylorLRP
DeepTaylorLRP
TianweiXing/Dist-W2V
Distributed word2vec
TianweiXing/EDL_US
EDL-US
TianweiXing/facenet
Tensorflow implementation of the FaceNet face recognizer
TianweiXing/Facenet_on_Android
TianweiXing/Learn
TianweiXing/mlp-mnist
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.
TianweiXing/MorseDecoder
A simple NN that decodes Morse code
TianweiXing/neuroplex_cep_sim
neuroplex_marc_simulation
TianweiXing/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
TianweiXing/QI_data_process
QI_data_process
TianweiXing/TB
Toolbox
TianweiXing/tinier-nn
:iphone: Binarized Neural Network TF training code + C matrix / eval library.
TianweiXing/tiny-cnn
header only, dependency-free deep learning framework in C++11
TianweiXing/torch-android
Torch-7 for Android
TianweiXing/uclathes
UCLA LaTeX Thesis Template
TianweiXing/xvqa
xvqa
TianweiXing/YOLOv3
Keras implementation of yolo v3 object detection.