当前位置: 首页 > news >正文

罗马大学fds考试记录

30分钟 16道单选题,其中有一道是分成了5个小单选题,总共20道

on the site exam.net

enter the given exam key and name and email

其中5个单选的是shallow neural network的一个计算题,给输入x 权重1 W 权重2 w tanh激活函数,target value t=1 f=1/2(y-t)^2,第一题求输出值,第二题第三题第四题都是计算reverse pass的梯度,一个实际的数字矩阵。我没仔细复习这个,所以只做了第一个,后边就是根据出现最多的数还有大概的范围蒙了4个题

其余15道单选,都是概念,没有计算了

回忆版 顺序乱

考的内容大概都是ppt上有的

1 primary goal of pca

我选的 get a best Orthogonal base

2 residual connection的作用

我选的train deeper neural network

3 Automatic Differentiation Forward Mode什么情况下推荐使用

我选的a lot of memory

但是实际上可能选multi-output functions

4 一个公式,好像是Gradient Descent相关的,0<L<1 要我选一个词,从5个词中,我都没太看懂这5个词,好像是geometric divergent polynomial,我好像蒙对了

Step Size (α): This is a critical hyperparameter. If it is too small, progress is slow; if it is too large, the algorithm may diverge

5 if use infinite depth and parameters of tree for decision tree model, what's the result of train error and test error

我选的是test error会收敛到一个limit

还有一个选项是eventually test error increase drastically

6 why boosting algorithms can get low bias and low variance but Bagging only get low variance

这个我选错了 选的sequential train,但是应该是bootstrap samples(一开始选对了又改了。。。

7 Decision Trees Pruning的作用 好像很简单,我记不清了

8 The Universal Approximation Theorem states that a shallow neural network with enough hidden units can describe any continuous function on a compact subset of R 
n  to arbitrary precision

9 Momentum-Based Optimization的作用

我好像选错了,选的overshooting什么东西

10 uses exponential moving average 在only gradients or only squared gradients or both

一开始选对了,后来改成both了。。。

11 A token is just a vector of neurons.

transformer就考了这一个简单的题,没考具体逻辑。。。

12 剩下4道想不起来了

 

考完又在那呆了20分钟等ds的学生考完另一个3CFU的课

http://www.jsqmd.com/news/270441/

相关文章:

  • 如何用Python调用Paraformer-large?API接口开发避坑指南
  • BAAI/bge-m3金融场景实战:合同条款相似性比对详细步骤
  • 基于CANoe的UDS诊断多帧传输处理:深度剖析
  • 手把手教你用OpenPLC编写结构化文本程序
  • Qwen3-VL-8B功能实测:8B参数实现72B级多模态能力
  • AI生成二次元虚拟形象|DCT-Net人像卡通化模型GPU镜像详解
  • Java SpringBoot+Vue3+MyBatis 中小企业人事管理系统系统源码|前后端分离+MySQL数据库
  • Qwen3-VL-2B-Instruct一文详解:内置WebUI如何快速调用模型API
  • 新手教程:在HTML中正确引入ES6模块的方法
  • AI智能文档扫描仪应用场景拓展:教育行业讲义扫描实战
  • TurboDiffusion医疗可视化案例:手术过程模拟视频生成流程
  • Emotion2Vec+ Large是否支持实时流?音频流处理可行性测试
  • 【Qt+QCustomplot】QCustomPlot在Visual Studio中的编译问题
  • PDF-Extract-Kit保姆级指南:小白3步搞定学术PDF解析
  • Z-Image-Turbo部署实战:从启动命令到图片输出全过程
  • DamoFD模型解释:在预装环境中可视化检测过程
  • ComfyUI模型轻量化:云端测试不同量化方案效果
  • 没N卡能用HY-MT1.5吗?Mac用户云端GPU解决方案
  • Qwen-Image-Edit-2509图像生成实战:云端10分钟出图,成本透明
  • 企业级企业oa管理系统管理系统源码|SpringBoot+Vue+MyBatis架构+MySQL数据库【完整版】
  • GLM-4.6V-Flash-WEB成本对比:1小时1块vs买显卡
  • Python3.9深度解析:云端GPU环境按需付费,比买电脑省万元
  • 批量处理PDF黑科技:Qwen-OCR+GPU云端10倍提速
  • CANoe中动态生成UDS NRC的CAPL代码实践
  • Hunyuan-MT-7B-WEBUI部署教程:3步完成多语言翻译模型一键推理
  • ⚡_延迟优化实战:从毫秒到微秒的性能突破[20260119165310]
  • [特殊字符]_容器化部署的性能优化实战[20260119170143]
  • MGeo模型上线监控怎么做?性能日志与异常告警部署教程
  • 成本杀手:按需使用DCT-Net云端GPU的省钱全攻略
  • Linux开启SSH服务,远程主机配置公钥登录实操