Pinned Repositories
2016
RecSys Challenge 2016: job recommendations
ActionTubes
source code for Finding Action Tubes, CVPR 2015
activemq
Mirror of Apache ActiveMQ
agentless-system-crawler
amazon-dsstne
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
AnomalyDetection
Anomaly Detection with R
ANPR
License plate recognition for iOS using OpenCV & Tesseract OCR Engine
AwesomeComputerVision
A curated list of awesome computer vision resources
AwesomeDeepVision
A curated list of deep learning resources for computer vision
CrawlerDistributed
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
Veterun's Repositories
Veterun/MahoutScala
mahout-scala-api-samples
Veterun/TesseractTrainer
A small framework taking over the manual training process described in the Tesseract3 Wiki: https://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3
Veterun/RecommenderCla
A recommender system using collaborative filtering written in python.
Veterun/MavenMahoutTemplate
Veterun/CrawlerQuora
Python crawler for quora.com
Veterun/ZhihuKeithYue
Scrapy the Zhihu content and user social network information
Veterun/DeepBeliefNets
C++ implementation of the fast learning algorithm for deep belief nets from Hinton et al. (2006).
Veterun/dgbrt
Distributed Gradient Boosted Regression Trees
Veterun/MovieRecomSystem
A movie recommendation system given by user data, movie data and social data...
Veterun/kapok
A knowledge graph of Wikipedia
Veterun/mia-scala-examples
Mahout Examples
Veterun/questions
Simple application for storing interview questions.
Veterun/interview
Code snippets of interview questions
Veterun/qingRS
RecommenderSystem tutorial based on Mahout
Veterun/SpiderTaobao
淘宝天猫爬虫
Veterun/word2vec-2
Multiple version of word2vec. https://code.google.com/p/word2vec/
Veterun/TCKnowledgeGraph
An iOS app that uses Google's Freebase API to search and fetch topics from its giant knowledge graph.
Veterun/RecsysTut
Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab
Veterun/CUDA
GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same. The modifications were done in the kernel computation, that is now performed using the GPU.
Veterun/SparsityBoost
http://cs.nyu.edu/~dsontag/papers/BrennerSontag_uai13.pdf
Veterun/linux_quiz
linux题目收集
Veterun/assessment
这是一个使用bottle,mongodb和jinja2开发的一个同学互评系统,通过它进行了对于使用bottle进行web开发的探索,包括:bottle做web开发的物理设计和bottle做web开发的高级的特性的使用
Veterun/CVPR
This is my code used for pedestrian recognition.
Veterun/jiebademo
a demo site for jieba
Veterun/quora
Scripts to crawl Quora
Veterun/OpenCV2Python
Contains some Python Samples with new cv2 interface of OpenCV
Veterun/CrawlerTaobao
淘宝爬虫原型,基于gevent
Veterun/PyCrawler
A python web crawler
Veterun/Benchy
A benchmark framework for testing algorithms and pairwise metrics.
Veterun/sina_reptile
获取新浪微博1000w用户的基本信息和每个爬取用户最近发表的50条微博,使用python编写,多进程爬取,将数据存储在了mongodb中