Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
BNN
Binarized Neural Network
-
LSTM-Human-Activity-Recognition
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
-
BinaryNet
Forked from yxlao/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
Python
-
tiny-cnn
Forked from tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++11
C++
-
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.
C++
-
torch-android
Forked from soumith/torch-android
Torch-7 for Android
CMake