time n. 1.时间;(Time)时间老人 2.(一段)时间 3.时刻;时令 4.规定时间;合适时候 5.时机;机会 6.(times)历史时期;时代 7.(times)时期;时势 8.( PERT/TIME PERT/TIME程序使用程序评价和审定技术,在工程执行的各阶段对工程进度进行分析的程序。 Time/Date n. 时间/日期 by time n. 余暇 on time...
沪江词库精选iteration是什么意思、英语单词推荐、用法及解释、中英文句子翻译、英语短语 英音 [itə'reiʃən] ; 美音 [itə'reiʃən] ; 名词1.[数]迭代,反复,重复2.重复,反复,复诵 英语解释 (computer science) executing the same set of instructions a given number of times or until a ...
n. (computer science) executing the same set of instructions a given number of times or until a specified result is obtained n. doing or saying again; a repeated performance iteration的用法和例句: 1.If we make it through thisiteration, you'll be a hero. ...
英英释义 iteration[ ,itə'reiʃən ] n. (computer science) a single execution of a set of instructions that are to be repeated "the solution took hundreds of iterations" 同义词:loop (computer science) executing the same set of instructions a given number of times or until a specified...
英文解释 n. 1.(computer science) a single execution of a set of instructions that are to be repeated 2.(computer science) executing the same set of instructions a given number of times or until a specifi 3.doing or saying again; a repeated performance...
2. (computer science) executing the same set of instructions a given number of times or until a specified result is obtained; "the solution is obtained by iteration" 3. doing or saying again; a repeated performance 行业词典 航天 迭代 释义 实用场景例句 英英释义 行业词典...
1.[数]迭代,反复,重复2.重复,反复,复诵英英释义 (computer science) executing the same set of instructions a given number of times or until a specified result is obtained (computer science) a single execution of a set of instructions that are to be repeated doing or saying again; a repeated ...
(comr science) executing the same set of instructions a given number of times or until a specified result is obtained (计算机科学)执行同一组指令需要次数或直到得到指定的结果 the solution is obtained by iteration 通过迭代得到解 looping (comr science) a single execution of a set of instructions ...
iteration:一般翻译为“迭代”,多数情况下就表示在训练过程中经过一个step的操作。一个iteration包括了一个step中前向传播、损失计算、反向传播和参数更新的流程。当然,在某些情况下,step和iteration可能会有细微的区别——有时候iteration是指完成一次前向传播和反向传播的过程,而step是指通过优化算法对模型参数进行一次...