【評論主題】30. For a Generative Adversarial Network (GAN) that can produce images of cars, which of thefollowin
【評論內容】(4) discriminatror的目★★★★☆☆☆☆☆...
【評論主題】29. Suppose there is a two-input neuron with weights w1 = 3, w2 = 2, and bias b = 1.2. Let theactiva
【評論內容】a neuron calculation:☆☆☆(0, (3 * -5)...
【評論主題】28. In machine learning, a confusion matrix is a table that is often used to describe the performanc
【評論內容】precition = TP / (TP + ☆☆) ,........
【評論主題】26. Which of the following activation functions can avoid the vanishing gradient problem?(A) ReLU (B
【評論內容】ReLU的公式十分單純,就是f(x) = ☆☆☆(0,...
【評論主題】20. What will be the output of the following C code? (A) 36 (B) 39 (C) 93 (D) 63 (E) 96
【評論內容】依程式內容,共產出兩個數字(沒有換行)因...
【評論主題】19. Consider the following C code: When the code is executed, what is the final value of x?(A) 20 (B
【評論內容】第一個FOR共跑4次第二個FOR共跑3次★★...
【評論主題】18. Perform a DFS (Depth-First Search) traversal of this graph by starting at node 1 and going in th
【評論內容】題目給定兩個條件:Depth-First ...
【評論主題】12. Suppose we have two tables, named TABLE-A and TABLE-B, respectively, as shown below. (A) The res
【評論內容】(A) there are 4 reco☆☆☆.(☆) ...
【評論主題】11. The following code snippets have security flaws. Which of the choices below can be used as idto
【評論內容】此題為典型之sql injection題★☆☆☆ ...
【評論主題】10. Assume a network device sends out data at the rate of 4,000 bps. How long does it cost to send a
【評論內容】一個character佔 1 byteb☆☆★★★ ...
【評論主題】9. Suppose computers A and B have IP addresses 10.105.1.113 and 10.105.1.91, respectively, andthey b
【評論內容】netmask計算方式為將數字依照8bi☆★,...
【評論主題】8. Consider the execution of the following set of processes on a single-core processor. Assume we us
【評論內容】p1:(0-0)+20=20p2:10-10=0☆3:50-20=30☆4:...
【評論主題】6. Virtual Memory is a storage allocation scheme in which secondary memory can be addressed asthough
【評論內容】demand paging為作業系統管理...
【評論主題】5. CPU scheduler selects the next process for execution. There are several basic scheduling methods,
【評論內容】SJF定義為CPU以行程(process)...
【評論主題】4. What is bootstrap?(A) an I/O device(B) a memory device(C) an interrupt handler(D) a processor(E)
【評論內容】BSP (bootstrap proce☆.....★★★★★★...
【評論主題】3. Let x=00001111 and y=11111011 be two 8-bit 2’s complement binary numbers. What happens forx + y?(
【評論內容】題目設定為二補數表示法(2's comp...
【評論主題】2. Suppose a computer has a RAM of 1 GB. Let one addressable word consist of 4 bytes. How manyaddres
【評論內容】4 byte = 2^2 bits1GB = 1024^3 = (2^10)^3...
【評論主題】1. Hashing is used to create a hash table for integer keys. Let the hash table be a vector indexedfr
【評論內容】hash open addressing★★★★★★★★★(...
【評論主題】63.植物在面臨淹水的逆境環境時,主要是以形成通氣組織已獲得更多的氧氣。逆境環境下,缺氧會刺激植物產生某種物質,此種物質會促進纖維素酶的活性,溶解部分皮層細胞壁,形成通氣組織。下列何者為植物在逆境缺氧
【評論內容】(A)生長素,促使植物生長(B)吉貝素,★★...