LSTM-Human-Activity-Recognition by guillaume-chevalier

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

created at May 18, 2016, 2 a.m.

Jupyter Notebook

159 +0

3,286 -1

929 +0

GitHub
seq2seq-signal-prediction by guillaume-chevalier

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

created at March 31, 2017, 7:26 p.m.

Jupyter Notebook

41 +0

1,079 -1

294 +0

GitHub
NTM-tensorflow by carpedm20

"Neural Turing Machine" in Tensorflow

created at Dec. 9, 2015, 2:22 p.m.

Jupyter Notebook

67 +0

1,041 -1

214 +0

GitHub
filtering-stft-and-laplace-transform by guillaume-chevalier

Simple demo of filtering signal with an LPF and plotting its Short-Time Fourier Transform (STFT) and Laplace transform, in Python.

created at Jan. 22, 2017, 6:03 a.m.

Jupyter Notebook

4 +0

66 +1

17 +0

GitHub
SGNN-Self-Governing-Neural-Networks-Projection-Layer by guillaume-chevalier

Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/anthology/D18-1105

created at Dec. 20, 2018, 10:08 p.m.

Jupyter Notebook

3 +0

23 +0

3 +0

GitHub
Kata-Clean-Machine-Learning-From-Dirty-Code by Neuraxio

A coding exercise: let's convert dirty machine learning code into clean code using a Pipeline - which is the Pipe and Filter Design Pattern applied to Machine Learning.

created at March 11, 2020, 2:26 a.m.

Jupyter Notebook

3 +0

14 +0

5 +0

GitHub