-
Right now, when clicking in front of the line number (not on the line number itself), the line is disabled, but there is nothing indicating that this feature exists. How can we make this clear without…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
## 一言でいうと
テキストアドベンチャーゲームを、強化学習+知識グラフで攻略したという研究。ゲームは選択肢で分岐して進むため、得られた状態で内部のグラフを更新していく。グラフ表現(Graph Convolution + Attention)+テキスト表現(一定範囲のBi-LSTM)で行動価値を出力する(行動数はグラフで絞り込む)。
### 論文リンク
https://arxiv…
-
## Issue Description ##
Multiple errors of:
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.7.1 were not found. To resolve this, install the De…
-
**Describe the bug**
In adventure mode : 1st attack core dump java
**To Reproduce**
Steps to reproduce the behavior:
1. Start adventure mode
2. During 1st travel : get an encounter
3. See er…
-
### Description of Feature
Hello,
Can you add support for [Adventure](https://docs.advntr.dev/minimessage/format.html) text system please ?
### Reason for Addition
Personally, I find it easier to …
-
Hi, I'm using Exposed for the first time to build an application to view and edit data on a database.
To do this I use DAO and I keep data objects saved after retrieving them from the database.
When…
-
Design a Python text-based adventure game with interactive storytelling, puzzles, and player choices. Utilize built-in data structures and file handling to manage game state and progression.
Read…
-
Hello. I'm trying to reuse the KV cache and currently need to implement the decoupling of the KV cache and RoPE.
* model: llama2
* executorch version: 0.2.0
At present, I have implemented that th…
-
### Minecraft Version
1.20.x
### Mod Loader Version
fabric-api-0.92.2
### Mod Version
levelz-1.4.13
### Describe the Issue
When I attempt to load my server with the Levelz mod added to my mods …