Generic L-layer 'straight in Python' fully connected Neural Network implementation using numpy.
-
Updated
May 29, 2021 - Python
Generic L-layer 'straight in Python' fully connected Neural Network implementation using numpy.
Train LSTM model on training data and validate on validation data for parameter tuning. It is in TSV format files.Report accuracy on test data
Add a description, image, and links to the drop-out-layer topic page so that developers can more easily learn about it.
To associate your repository with the drop-out-layer topic, visit your repo's landing page and select "manage topics."