← 返回 openai 的题目列表ML Coding
类型:online_judge
Solve a ML-based puzzle and implement it in code. It's useful to be familiar with numpy: adding and multiplying vectors and matrices, common neural network layers. Having a crisp understanding of how a linear layer can be implemented in numpy with a batched input is a good starting point for this question.
Example
Input
<example input for the ML puzzle>