Reimplementation of deep_retina in Pytorch
Paper and original code in Keras
- Pytorch
- tensorboardx
- numpy
- matplotlib and seaborn
For this results, I trained the model on the data from paper "Analysis of Neuronal Spike Trains, Deconstructed, by Aljadeff et. al. 2016" with some arbitrary hyperparameters. For better results, more hyperparameter tuning is needed.
- CNN implementation
- Parametric SoftPlus
- L1 and L2 regularization
- Visualization
- Recurrent NN
- Hyperparameter tuning