-
Hello,
I had a quick question about the form of the value function. Right now by default it is an action value function with a linear layer that receives the output of the decoder. I was wondering …
-
### ❓ Question
I want to modify the network structure for RecurrentPPO, but when I run the original network, I get the following error
error:
self.features_extractor = features_extractor_class(se…
-
Paper : https://arxiv.org/abs/2206.11678
Demo : https://codepen.io/mediapipe
Blog : https://blog.tensorflow.org/2021/08/3d-pose-detection-with-mediapipe-blazepose-ghum-tfjs.html
오늘 리뷰할 논문은 Google…
-
### Your current environment information
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OneFlow version: path: ['/root/minic…
-
Hi,
Great work on this! Is Mistral supported? Right now I only see GPT-J and Llama 2.
Thank you!
-
I am working on a regression problem where I am using `TransformerModel` and `TST` for training. My dataset and model config can be seen below.
**Dataset For both models**
Window Length = 100
Fea…
-
I use the latest pykan. Multikan is amazing to fit more complicted physical problems.
But when I use the multiKan, I find a weired problem.
The multiKan seems to turn to nan easily.
Given a dataset…
-
We already have `MaskedVisionTransformer` classes for TIMM and torchvision that take images as input and output a token for every image patch. These classes are versatile as they can be used for many …
-
Dear author,
I have a question regarding the vector dimension of `self._state["nn_input"]["nod_fea"]` in the `EGSEnv` class (in dag_sched_env.py).
I personally believe that `self._state["nn_input"…
-
Hi Havard.
I wanted to use Logistichazard that is based on Nnet_survival. I couldnt find the architecture of this net. In which file I can understand the architecture?
In addition I wanted to ask y…