zoneplus
Not all of us can do great things, but we can do small things with great love.
Beijing of China
Pinned Repositories
active-learning-in-unbalanced-classification
query sampling vs random sampling in unbalanced classificaiton
Ad-papers
Papers on Computational Advertising
android-open-project
Collect and classify android open source projects 微信公众号:codekk
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
binnavi
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
BitJSCode
cola
A high-level distributed crawling framework.
datacastle-travel-prediction
The repository recorded the exploration of features in prediciting whether a user will order a service twice.
DL4NLP
Deep Learning for NLP resources
jeky
ablog
zoneplus's Repositories
zoneplus/DL4NLP
Deep Learning for NLP resources
zoneplus/datacastle-travel-prediction
The repository recorded the exploration of features in prediciting whether a user will order a service twice.
zoneplus/binnavi
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
zoneplus/active-learning-in-unbalanced-classification
query sampling vs random sampling in unbalanced classificaiton
zoneplus/Ad-papers
Papers on Computational Advertising
zoneplus/android-open-project
Collect and classify android open source projects 微信公众号:codekk
zoneplus/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
zoneplus/chatbot_practice
zoneplus/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
zoneplus/DouBanSpider
豆瓣读书的爬虫
zoneplus/exact-algorithm
An exact solution for a backorder model.
zoneplus/grw
个人网-个人事务管理系统
zoneplus/jieba
结巴中文分词
zoneplus/kcws
Deep Learning Chinese Word Segment
zoneplus/lost-sales
An exploration of lost sales problems
zoneplus/models
Models built with TensorFlow
zoneplus/NewsSpider
网络爬虫之最基本的爬虫:爬取网易新闻排行榜
zoneplus/poetry_analyzer
诗歌分析程序
zoneplus/postgraduate-research
Record of data exploration in Postgraduate-Big-Data-Lab of BUAA.
zoneplus/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
zoneplus/Radia
Radia is a tool designed to create an interactive and immerse environment to visualize code, and to augment the task of reverse engineering binaries. The tool takes decompiled binaries extracted through IDA Pro, and visualizes the call graph in 3D space as a force directed graph. Radia tags functions that could be potential problems, as well as giving the user specific insight into individual nodes and their contents and relationships to other functions. In the end, the hope is to improve the available tools for auditing code to readily identify and remediate problems, and ultimately, to make code less vulnerable to exploitation by malware.
zoneplus/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
zoneplus/scikit-learn
scikit-learn: machine learning in Python
zoneplus/sdsj-automl
Sberbank Data Science Jorney Auto-ML competition
zoneplus/search_relevance_prediction
A project for predicting search relevance
zoneplus/searchly-django-haystack-sample
Searchly Django Elasticsearch Sample Application
zoneplus/THUDataPiCrawler
This is a Crawler for THUDataPI
zoneplus/THUDataPiNLP
THUDataPiNLP
zoneplus/tsp
图解遗传算法求解TSP
zoneplus/web-crawlers
five python crawlers