Pinned Repositories
python-crfsuite
A python binding for crfsuite
cs231n
googlesearch
Scrape the Google search result with Scrapy.
logistic-regression
A simple implementation of logisitic regression in Java
mrjobcc
Connected Component in MRJob
prml
Implementation of algorithms in PRML book.
svmsgd
A svm solver with stochastic gradient descent
weibosearch
A distributed Sina Weibo Search spider base on Scrapy and Redis.
weibosentiment
A simple weibo sentiment tools.
tpeng's Repositories
tpeng/googlesearch
Scrape the Google search result with Scrapy.
tpeng/logistic-regression
A simple implementation of logisitic regression in Java
tpeng/image-retrieval
Instance-level image retrieval, used in street-to-shop scene. Leveraging large-scale noisy data, and clean it automatically. Learning R-MAC descriptors using a larger network such as ResNet101. Train with a siamese architecture to optimize a triplet loss.
tpeng/mrjobcc
Connected Component in MRJob
tpeng/cs231n
tpeng/AutoPhraseX
Automated Phrase Mining from Massive Text Corpora in Python.
tpeng/caffe
Caffe: a fast open framework for deep learning.
tpeng/cvpr2016
Learning Deep Representations of Fine-grained Visual Descriptions
tpeng/deep-retrieval
tpeng/DeepLearningProjectWorkflow
Machine Learning Workflow, from Andrew Ng's lecture at Deep Learning Summer School 2016
tpeng/django-saml2-auth
Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
tpeng/fk-visual-search
Flipkart's visual search and recommendation system
tpeng/fs
A Go package that can access files on local filesystem, HDFS and an in-memory filesystem designed for unit testing.
tpeng/k3s
Lightweight Kubernetes. 5 less than k8s.
tpeng/magnitude
A fast, efficient universal vector embedding utility package.
tpeng/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
tpeng/Object-Retrieval
Particular object retrieval using CNN
tpeng/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tpeng/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
tpeng/raftd
A reference implementation for using the go-raft library for distributed consensus.
tpeng/scrapy-elasticsearch
A scrapy pipeline which send items to Elastic Search server
tpeng/sklearn-hierarchical-classification
Hierarchical classification module based on scikit-learn's interfaces
tpeng/system-design-interview
System design interview for IT company
tpeng/tf-magnet-loss
Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"
tpeng/tiefvision
End-to-end deep learning image-similarity search engine
tpeng/toydb
Distributed SQL database in Rust, written as a learning project
tpeng/visual_search
A visual search engine based on Elasticsearch and Tensorflow
tpeng/VT-F15-ECE6504-HW2
ECE6504 Homework 2
tpeng/WeightedMultiLabelBinaryCrossEntropyCriterion
Weighted Multi-Label Binary Cross-Entropy Criterion for Torch
tpeng/zkmap
A Go map backed by zookeeper