-
## Feature Name
Cognitive Computations
## Feature Description
## Overview of Cognitive Computations
**Cognitive Computations** is a community-driven group founded by Eric Hartford, focusin…
-
Hi,
Congrats on your accepted work! I'd have some questions to understand the model architecture and performance better.
- What patch encoder did you use in the CLAM baseline? Is it based on Re…
-
Hi, thanks for making the code public!
I have a question regarding the function `_get_parallel_step_context`:
Here, https://github.com/wouterkool/attention-learn-to-route/blob/c66da2cfdc9ae500150bfc…
-
I am confused about the function _get_parallel_step_context() in nets/attention_model.py#L367.
What does num_steps mean? Could you please explain it in detail?
Thanks! o(* ̄▽ ̄*)ブ
cjdjr updated
3 years ago
-
## Abstract
- Present training NN to generate sequences using actor-critic method from RL
- Introduce **critic** network that is trained to predict the value of an output token, given the policy of …
-
Thanks for the great project. When I reproduced the self-supervised experiment, there was a gap between our results and those published in the paper. There may be bugs in the code regarding self-super…
-
Thanks for your helpful work!
I see that there is an implementation of clip-based actor critic exploration model
https://github.com/real-stanford/cow/blob/main/src/models/exploration/clip_ac.py
…
-
Traceback (most recent call last):
File "test.py", line 80, in
main()
File "test.py", line 31, in main
logger = create_logger(config, 'test')
File "C:\Users\Wasif\Prog\lib\utils\ut…
-
As I am attempting to go through the codebase, I noticed that both the finetuning and testing accuracy metrics are not computed correctly
There are couple main issue
1. In the trainer.py, the "bes…
-
Good evening, everyone,
I will appreciate as many collaborators as possible in the cilia project I started developing in the week of 7/4. The tentative title of the study is "Improving the intellig…