Skip to content

Model weights

Latest
Compare
Choose a tag to compare
@AlessandroPaparella AlessandroPaparella released this 20 Mar 16:24
· 2 commits to main since this release
626fcd0

File containing model weights with 4096 units in the LSTM layer, resulting after epoch 6
Instructions:

  1. Extract
  2. Upload the +.h5 file into your gdrive root (if using in Colab file provided in this repository)
  3. For use in custom code remember it is necessary to recreate the architecture and then load the file, since the latter contains only the weights.