GLOBAL SEARCH

搜索课程、模块、题目与收藏题单

搜索在服务端完成,题目解析与答案不会进入搜索结果。登录后可搜索自己的收藏题单。

找到 5 个结果

中文题目
题目495 · 概率

Finite Hitting Time Between Communicating Components

Consider a Markov chain on $\{1, 2, 3, 4, 5\}$ with transition matrix $$P = \begin{pmatrix} \tfrac{1}{2} & \tfrac{1}{2} & 0 & 0 & 0 \\ \tfrac{1}{3} & 0 & \tfrac{2}{3} & 0 & 0 \\ 0 & \tfrac{1}{4} & 0 & \tfrac{1}{2} & \tfrac{1}{4} \\ 0 & 0 & 0 & \tfrac{1}{2} & \tfrac{1}{2} \\ 0 & 0

打开 →
题目011 · 概率

Pinned Surjection to Three Desks

Five labeled tasks are assigned to three labeled desks A, B, and C. Task 1 is forced to desk A. How many assignments use all three desks at least once?

打开 →
题目685 · 脑筋急转弯

Calendar-Digit Collision 5

A process tags each alert by one of 3 weekday classes and one of 5 last-digit classes. Show that among 16 alerts, two must share both tags.

打开 →
题目4298 · 机器学习

Dropout Noise Level 3

A 5-class model uses label smoothing with epsilon distributed uniformly across all classes. If epsilon rises from 0.1 to 0.3, by how much does the true-class target change?

打开 →
题目4292 · 机器学习

Weight Decay Shrinkage 2

A 4-class classifier uses label smoothing with epsilon = 0.2, distributing epsilon uniformly across all 4 classes including the true class. If class 3 is the correct label, what smoothed target vector do you train on?

打开 →