website for personal research
YOLO
https://pjreddie.com/darknet/yolo/
Low Rank Matrix Recovery and Completion via Convex Optimization
http://perception.csl.illinois.edu/matrix-rank/home.html
Classification Datasets
http://rodrigob.github.io/are_we_there_yet/build/classification_datasets_results.html
Code and Papers in Computer Vision
http://www.cnblogs.com/einyboy/p/3594432.html
Multimedia Laboratory(Chinese University of Hong Kong)
http://mmlab.ie.cuhk.edu.hk/publications.html
UFLDL tutorial 1
http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial
UFLDL tutorial 2
http://ufldl.stanford.edu/tutorial/
Qiang Qiu(Duke)
http://people.duke.edu/~qq3/#home
scikit learn
http://scikit-learn.org/stable/
Deep Learning Reading List
http://jmozah.github.io/links/
Computer Science 511 Theoretical Machine Learning
http://www.cs.princeton.edu/courses/archive/spring14/cos511/schedule.html
A Programmer's Guide to Data Mining
website for personal research的更多相关文章
- Disable right click on the website
		
Many developers/website owners like to keep their website images personal and don't want anyone to c ...
 - JTAG 引脚自动识别 JTAG Finder, JTAG Pinout Tool, JTAG Pin Finder, JTAG pinout detector, JTAGULATOR, Easy-JTAG, JTAG Enumeration
		
JTAG Finder Figuring out the JTAG Pinouts on a Device is usually the most time-consuming and frustra ...
 - NTFS 权限讲解 ACL
		
节选自:Securing Windows Server 2003 4.1 Protecting Files with NTFS File Permissions The primary techniq ...
 - Top 40 Static Code Analysis Tools
		
https://www.softwaretestinghelp.com/tools/top-40-static-code-analysis-tools/ In this article, I have ...
 - 【转】How to create a test plan
		
What is a Test Plan? A TEST PLAN is a detailed document that describes the test strategy, objectives ...
 - Web Scraping using Python Scrapy_BS4 - Introduction
		
What is Web Scraping This is also referred to as web harvesting and web data extraction. This is the ...
 - My personal website:http://47.94.240.229:8080/yjh/project/
		
My personal website: http://47.94.240.229:8080/yjh/project/
 - free Google translator for the personal website
		
free Google translator for the personal website https://html5.xgqfrms.xyz/
 - 如何写出优秀的研究论文 Chapter 1. How to Write an A+ Research Paper
		
This Chapter outlines the logical steps to writing a good research paper. To achieve supreme excelle ...
 
随机推荐
- VC中TRACE ASSERT VERIFY之用法
			
一.TRACE宏 当选择了Debug目标,并且afxTraceEnabled变量被置为TRUE时,TRACE宏也就随之被激活了.但在程序的Release版本中,它们是被完全禁止的.下面是一个典 ...
 - 下载RPM常用网址
			
网址一:http://www.rpm-find.net/linux/rpm2html/search.php 网址二:http://rpmfind.net/linux/rpm2html/search ...
 - [💯原]Javascript,我们来用js在网页中识别鼠标手势
			
觉得点击切换图片这样的方式不潇洒,鼠标手势呢?于是构思了一下识别鼠标手势的问题.自己去实现然后封装成了一个jquery插件.使用简洁. 下载地址: http://download.csdn.net/d ...
 - vue  父子组件的生命周期顺序
			
一.加载渲染过程 父beforeCreate->父created->父beforeMount->子beforeCreate->子created->子beforeMount ...
 - Ionic3项目实践记录
			
Ionic3首次项目实践记录 标签(空格分隔): Angular Ionic Ionic3踩坑 1. 路由懒加载(lazy load) 如果设置了懒加载,就必须全部懒加载(包括TabsPage),否则 ...
 - BZOJ 2648: SJY摆棋子(K-D Tree)
			
Time Limit: 20 Sec Memory Limit: 128 MBSubmit: 6051 Solved: 2113[Submit][Status][Discuss] Descript ...
 - Redis数据库 : 基础
			
设置密码: /etc/redis/redis.conf 文件把 requirepass 取消注释并设置密码 取消只能本地登录的bind 同上面的配置文件 把 bind一行注释掉 带密码登录: redi ...
 - 帝国CMS给会员注册加入问答验证
			
修改文件有e/enews/index.php //注册 elseif($enews=="register") { if($_POST['ask']=='帝国软件') { $user ...
 - day 34线程的其他方法,线程池
			
线程的其他方法: from threading import Thread,current_thread: currrent_thread().getName() 获取线程的名称 current_ ...
 - 随记181120Service Fabric问题
			
https://github.com/Azure/service-fabric-issues/issues/1056 不能启动node one /five 问题