-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Sentence Auto completion using LSTM
:red_circle: **Aim** :LSTM-based sentence auto-completion is in tex…
-
-
## Motivation
In TorchRL users must manually set the mode of RNN modules using the [`set_recurrent_mode`](https://pytorch.org/rl/stable/reference/generated/torchrl.modules.LSTMModule.html#torchrl.m…
-
# Ask a Question
### Question
In the [LSTM's operator description](https://onnx.ai/onnx/operators/onnx__LSTM.html#inputs), there are 3 optional outputs(`Y, Y_h, Y_c`). But in the [testcases](https…
knwng updated
1 month ago
-
LSTM yerine LTSM yazılmış
-
### Project Information
The objective of the project is to predict the captions for the input image. The dataset consists of 8k images and 5 captions for each image. The features are extracted from b…
-
The README contains quantitative results, but it would be good to also include some examples.
The two models can be used on this web page: https://unicode-org.github.io/icu4x/wasm-demo/
For Thai…
-
# Bitcoin-Price-Predictor
## Short description of package/script
- The notebook demonstrates the prediction of the bitcoin price by the neural network model.
- We are using long short term mem…
-
```
import jax
import jax.numpy as jnp
from jax.experimental import rnn
batch_size = 8
input_size = 8
hidden_size = 4
num_layers = 1
bidirectional = True
num_directions = 2 if bidirectional…
-
### Environment Information
- torchhydro version: 0.0.8
- Python version: 3.12.7
- Operating System: window 11
### Description
DEBUG No module named 'forge' …