上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 273 下一页
摘要: Given a binary tree, determine if it is height-balanced. For this problem, a height-balanced binary tree is defined as: a binary tree in which the dep 阅读全文
posted @ 2018-06-13 22:32 bonelee 阅读(179) 评论(0) 推荐(0)
摘要: Implement the following operations of a queue using stacks. push(x) -- Push element x to the back of queue. pop() -- Removes the element from in front 阅读全文
posted @ 2018-06-13 22:03 bonelee 阅读(234) 评论(0) 推荐(0)
摘要: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have ex 阅读全文
posted @ 2018-06-12 23:08 bonelee 阅读(277) 评论(0) 推荐(0)
摘要: 非监督异常点检测算法总结 一、基于密度 1) d(p,o):两点p和o之间的距离; 2) k-distance:第k距离 对于点p的第k距离dk(p)定义如下: p的第k距离,也就是距离p第k远的点的距离,如图。 3) k-distance neighborhood of p:第k距离邻域 点p的第 阅读全文
posted @ 2018-06-12 19:34 bonelee 阅读(419) 评论(0) 推荐(0)
摘要: 0e527eaf_5ec5_4623_9fe9_e459583acd72.com0fmgm1cuu7h1279dghgka0ltg.com0ydlanpuh4e2wl9h6udk6.com10uz8kwirqgdwlb04dzshl4z57.com1as8no69ki1-l0fe-k-4ij9o.9 阅读全文
posted @ 2018-06-12 18:04 bonelee 阅读(434) 评论(0) 推荐(0)
摘要: 02n-0iy6gn3ozzwmyu.7i43n9qil1g1z2-.com0e527eaf_5ec5_4623_9fe9_e459583acd72.com0fmgm1cuu7h1279dghgka0ltg.com0gqo9jx0ir0rjy4b.com0hm4mqw9hoe3gvajwi.com- 阅读全文
posted @ 2018-06-12 17:20 bonelee 阅读(2195) 评论(0) 推荐(0)
摘要: 蓝盾第三代AI防火墙是国内首个“AI-Enabled”的防火墙。有别于市场上第一代特征识别、第二代应用识别防火墙。传统安全网关,需要依赖于签名和特征库技术对威胁进行检查,效率较低且存在大量误报漏报,特别是针对应用层大量的威胁变种显得力不从心。 蓝盾第三代AI防火墙是国内首个“AI-Enabled”的 阅读全文
posted @ 2018-06-12 11:11 bonelee 阅读(1041) 评论(0) 推荐(0)
摘要: DCGAN、WGAN、WGAN-GP、LSGAN、BEGAN原理总结及对比 from:https://blog.csdn.net/qq_25737169/article/details/78857788 from:https://blog.csdn.net/qq_25737169/article/d 阅读全文
posted @ 2018-06-11 11:03 bonelee 阅读(23684) 评论(2) 推荐(1)
摘要: GAN的基本原理其实非常简单,这里以生成图片为例进行说明。假设我们有两个网络,G(Generator)和D(Discriminator)。正如它的名字所暗示的那样,它们的功能分别是: G是一个生成图片的网络,它接收一个随机的噪声z,通过这个噪声生成图片(如正态分布,auto-encoder是中间输出 阅读全文
posted @ 2018-06-11 10:56 bonelee 阅读(193546) 评论(6) 推荐(19)
摘要: 深入浅出 GAN·原理篇文字版(完整)|干货 深入浅出 GAN·原理篇文字版(完整)|干货 from:http://baijiahao.baidu.com/s?id=1568663805038898&wfr=spider&for=pc 百家号17-05-2902:02 百家号17-05-2902:0 阅读全文
posted @ 2018-06-11 10:46 bonelee 阅读(6345) 评论(2) 推荐(2)
上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 273 下一页