issues Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:Go
Filter by
66.5M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
README.md final.
Tasks:
- Tehnologii și structură
- Build/run din CLI și din Visual Studio
- Lista funcționalităților + validări + cerințe bonus implementate
- Linkuri către documentație suplimentară ...
docs
week-8
Document final per structura din Anexa 1 a curriculumului.
Tasks:
- Foaie de titlu, Cuprins, Introducere
- Conținutul activităților + Listingul aplicației + Rezultatele testării
- Observații generale ...
docs
week-8
问题描述
ginkgo validate --all 批量验证 201 个策略时,143 个(71%)失败。内置策略 random_choice 也报 BASE_STRATEGY_INHERITANCE 错误,但该策略在回测中正常工作。
复现
ginkgo config set --debug on
ginkgo validate --all
输出
📈 Batch validation complete ...
bug
As a [role] I need [function] So that [benefit]
Details and Assumptions
* [document what you know]
Acceptance Criteria
gherkin
Given [some context]
When [certain action is taken]
Then [the outcome ...
new
Description / 描述
添加自动更新,在接受到更新发布时,自动下载更新,并在更新前创建backup文件夹,当更新发生错误时,自动回滚或手动覆盖回滚,重大变更或逻辑修改不生效,backup保存14天(或自定义)后删除
Use Case / 使用场景
发布更新时自动触发
Willing to Submit PR? / 是否愿意提交PR?
- [ ] Yes, I am willing ...
enhancement
Merged issue
#1397
Merged PR
#1398
Merged truth only
Record only merged #1397 / PR #1398 truth on main:
- issue #1397 is closed/completed via merged PR #1398
- merge commit: 83688d5c70e3ebea79529e3192ef27f2be9d0208 ...
Record details
Process ID
LPUAD3189-22
Images
| Original full | Cropped full |
| :-: | :-: |
| img width= 320 src=
https://annotations2.cs.sfu.ca/data/bioscan/bioscan5m/images/original_full/train/3/LPUAD3189-22.jpg ...
image
report
Describe the problem
Sharing a translation memory between projects in the same workspace would improve translations, while still allowing to
ignore the global shared translation memory.
Solution brainstorm ...
현재 src2/play.py에 구현된 AI는 사람과의 실제 대결에서 미니맥스(Minimax) 알고리즘과 알파-베타 가지치기를 사용하여 행동을 결정하고 있습니다. 이때 깊이 제한(Depth Limit)에 도달하면
depth == 0 조건에서 학습된 DDQN 모델의 단일 Q-value 예측값만을 활용하여 현재 보드 상태를 평가하고 탐색을 종료합니다.
하지만 AI의 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.