Text-Classification-LSTMs-PyTorch icon indicating copy to clipboard operation
Text-Classification-LSTMs-PyTorch copied to clipboard

The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be...

Results 3 Text-Classification-LSTMs-PyTorch issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

https://github.com/FernandoLpz/Text-Classification-LSTMs-PyTorch/blob/2f8bada8190b76ca9bbe8f0694fb79da2c2a4d46/main.py#L89 Hello, First I got a ValueError: **Using a target size (torch.Size([64])) that is different to the input size (torch.Size([64, 1])) is deprecated. Please ensure they have the same size.**...

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies