Fully Convolutional Networks summary (easy to understand): 卷积神经网络CNN(3)—...
Assume remote ssh account is Alice@remote_ip_address Use ssh to log int...
Make a summary every week with project partner.Ask several questions:wha...
page size: typically ~100 KB, extreme 256 MB First question: row store o...
1. 排序的mask获取 应用场景:KNN中给定dataset X, Y, 在X中寻找dist最小的那几个的index然后到Y中去获取label...
坑:用来做(page id)<=>(pagePtr)映射的map有两种实现,一种是map (内部红黑树,排序map相当于pq)unordered...
Refs: https://gregable.com/2007/10/reservoir-sampling.html http://blog.j...
Disk failures Typically as DBMS imp, we assume second storage just works...
Memory management in DBs. As databases designer, you don't trust the os....