Skip to content

Commit e73abe7

Browse files
authored
Update neural-networks-2026.yaml
1 parent ff332db commit e73abe7

1 file changed

Lines changed: 32 additions & 32 deletions

File tree

courses/neural-networks-2026.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -77,38 +77,38 @@ course:
7777
language: python
7878
max-matches: 100
7979
local-path: lab2
80-
# "3":
81-
# github-prefix: 3
82-
# short-name: ДЗ3
83-
# taskid-max: 10
84-
# penalty-max: 5
85-
# score:
86-
# patterns:
87-
# - 'ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
88-
# ci:
89-
# - workflows
90-
# files:
91-
# - exercises.ipynb
92-
# moss:
93-
# language: python
94-
# max-matches: 100
95-
# local-path: lab3
96-
# "4":
97-
# github-prefix: 4
98-
# short-name: ДЗ4
99-
# taskid-max: 10
100-
# penalty-max: 5
101-
# score:
102-
# patterns:
103-
# - 'ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
104-
# ci:
105-
# - workflows
106-
# files:
107-
# - exercises.ipynb
108-
# moss:
109-
# language: python
110-
# max-matches: 100
111-
# local-path: lab4
80+
"3":
81+
github-prefix: 3
82+
short-name: ДЗ3
83+
taskid-max: 10
84+
penalty-max: 5
85+
score:
86+
patterns:
87+
- 'ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
88+
ci:
89+
- workflows
90+
files:
91+
- exercises.ipynb
92+
moss:
93+
language: python
94+
max-matches: 100
95+
local-path: lab3
96+
"4":
97+
github-prefix: 4
98+
short-name: ДЗ4
99+
taskid-max: 10
100+
penalty-max: 5
101+
score:
102+
patterns:
103+
- 'ПРЕДВАРИТЕЛЬНАЯ.*?ОЦЕНКА.*?ЖУРНАЛ:\s*(\d+(?:[.,]\d+)?)' # Гибкий паттерн для "ПРЕДВАРИТЕЛЬНАЯ ОЦЕНКА В ЖУРНАЛ: 10.0"
104+
ci:
105+
- workflows
106+
files:
107+
- exercises.ipynb
108+
moss:
109+
language: python
110+
max-matches: 100
111+
local-path: lab4
112112
# "5":
113113
# github-prefix: 5
114114
# short-name: ДЗ5

0 commit comments

Comments
 (0)