1. Cybrary Cybrary takes the open source concept and applies it to IT training. Many of the courses available through the site are related to security, but there are also courses designed to prepare you for popular IT certification tests, including C…
@http://www-cs-faculty.stanford.edu/people/karpathy/cvpr2015papers/ CVPR 2015 papers (in nicer format than this) maintained by @karpathy NEW: This year I also embedded the (1,2-gram) tfidf vectors of all papers with t-sne and placed them in an interf…
https://www.gartner.com/doc/reprints?id=1-4LC8PAW&ct=171130&st=sb Summary Security and risk management leaders are implementing and expanding SIEM to improve early targeted attack detection and response. Advanced users seek SIEM with advanced prof…
Gartner 2018 年WAF魔力象限报告:云WAF持续增长,Bot管理与API安全拥有未来 来源 https://www.freebuf.com/articles/paper/184903.html AngelaY  2018-09-19  *AngelaY 编译整理,转载请注明来自 FreeBuf.COM 8 月 29 日,Gartner 发布 2018 年度 Web 应用防火墙(WAF)魔力象限,这是 Gartner 自 2014 年之后连续第五年发布此类报告.报告中照例描述了全球 W…
The AlphaGo Replication Wiki 摘自:https://github.com/Rochester-NRT/RocAlphaGo/wiki/01.-Home Contents :  Home 01. Home 02. Code 03. Data 04. Neural Networks and Training 05. Supervised Policy Network (Phase I) 06. Reinforcement Policy Network (Phase II)…
Convolutional Neural Networks NOTE: This tutorial is intended for advanced users of TensorFlow and assumes expertise and experience in machine learning. Overview CIFAR-10 classification is a common benchmark problem in machine learning. The problem i…
单细胞在脑科学方面的应用 Session 1: Deciphering the Cellular Landscape of the Brain Using Single Cell Transcriptomics Single cell/nucleus transcriptomics has emerged as a powerful approach to classify cell types and dynamic cell states in any multicellular organ…
Resume Name: Zhou Heng Gender: Male Email : jackyzhouheng@gmail.com Self Assessment: I have more than 8 years of business analyst and project management experience of various activities including requirement analysis, project estimation, project plan…

CV

Business Analyst Resume Name:  Zhou Heng Cell:  15821661982  Email :  jackyzhouheng@gmail.com Self Assessment: Have 6 years of professional experience as business analyst role. I communicate directly with the client and gather details of requirement.…
Android M Permission 运行时权限 学习笔记 从Android 6.0开始, 用户需要在运行时请求权限, 本文对运行时权限的申请和处理进行介绍, 并讨论了使用运行时权限时新老版本的一些处理. Android应用权限简要介绍 一个Android应用默认情况下是不拥有任何权限的, 这即是说, 在默认情况下, 一个应用是没有权利去进行一些可能会造成不好影响的操作的. 这些不好的影响可能是对其它应用,操作系统,或者是用户. 如果应用需要一些额外的能力,则它需要在AndroidManif…