Releases: AlessandroPaparella/BR-transaction-classifier
Releases · AlessandroPaparella/BR-transaction-classifier
Model weights
File containing model weights with 4096 units in the LSTM layer, resulting after epoch 6
Instructions:
- Extract
- Upload the +.h5 file into your gdrive root (if using in Colab file provided in this repository)
- 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.