LinkedIn Connections Growth Analysis
Assessing personal growth on LinkedIn with charts. You can use the code in here to try it with your profile. I’ve done it with mine… Read More »LinkedIn Connections Growth Analysis
Guillaume Chevalier’s articles on Time Series Processing.
Assessing personal growth on LinkedIn with charts. You can use the code in here to try it with your profile. I’ve done it with mine… Read More »LinkedIn Connections Growth Analysis
Deep Learning isn’t like the human brain. What is the future of research in deep learning and optimization techniques? What innovations are to be expected?… Read More »The limits of Deep Learning, and its future
I think I’ve discovered something amazing: Hebbian learning naturally takes place during the backpropagation of SNNs. Backpropagation in Spiking Neural Networks (SNNs) engenders Spike-Timing-Dependent Plasticity… Read More »Spiking Neural Network (SNN) with PyTorch: towards bridging the gap between deep learning and the human brain
I think that in the future, Brain-Computer Interfaces (BCI) will be absolutely awesome. As much as the thought of using them is attractive, I think… Read More »Random Thoughts on Brain-Computer Interfaces, Productivity, and Privacy.
See the GitHub project here. Human Activity Recognition (HAR) using smartphones dataset and an LSTM RNN. Classifying the type of movement amongst six categories: –… Read More »LSTMs for Human Activity Recognition