jimmyyfeng
My interest focus on Machine Learning, Data Mining and Natural Language Processing.
TencentBeijing
Pinned Repositories
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
dvc
Make your data science projects reproducible and shareable. https://dataversioncontrol.com
keras-demo
There are some of the deep learning demo based on keras.
MachineLearning
Machine Learning and Deep Learning
paddlepaddle_demo
There are some of the deep learning demo based on paddlepaddle.
smpcup2016
5th Place Solution for smp cup competition
TD-LSTM
Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.
tensorflow-demo
There are some of the deep learning demo based on tensorflow.
Tianchi-1
xiecheng_lost_prob_competition
携程酒店流失率预测比赛
jimmyyfeng's Repositories
jimmyyfeng/TD-LSTM
Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.
jimmyyfeng/Tianchi-1
jimmyyfeng/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
jimmyyfeng/movie_recommender
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
jimmyyfeng/paddlepaddle_demo
There are some of the deep learning demo based on paddlepaddle.
jimmyyfeng/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
jimmyyfeng/QA-1
使用深度学习算法实现的中文问答系统
jimmyyfeng/BigDL
BigDL: Distributed Deep Learning Library for Apache Spark
jimmyyfeng/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
jimmyyfeng/DeepCTR
DeepCTR is a Easy-to-use,Modular and Extendible package of deep-learning based CTR models along with lots of core components layer which can be used to build your own custom model easily.
jimmyyfeng/dive-into-ml-system
Dive into machine learning system, start from reinventing the wheel.
jimmyyfeng/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
jimmyyfeng/kaggle-quora-question-pairs
Kaggle:Quora Question Pairs (https://www.kaggle.com/c/quora-question-pairs)
jimmyyfeng/kaggle-quora-solution-8th
jimmyyfeng/kdd2017
kdd2017 travel time competition rank 28/3574
jimmyyfeng/Lab-5-22C
Implement a queue using two stacks
jimmyyfeng/lmpythw-zh
:book: [译] 笨办法学 Python · 续
jimmyyfeng/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jimmyyfeng/mobile-deep-learning
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.
jimmyyfeng/modern-cpp-tutorial
📚 C++11/14/17 On the Fly
jimmyyfeng/my_tensorflow_qa
jimmyyfeng/notes-python
中文 Python 笔记
jimmyyfeng/OpenLearning4DeepRecsys
Some deep learning based recsys for open learning.
jimmyyfeng/phxrpc
A simple C++ based RPC framework.
jimmyyfeng/propose
jimmyyfeng/pytorch-yolo3
pytorch yolo3
jimmyyfeng/PyTorchText
知乎看山杯 第一名 init 队解决方案
jimmyyfeng/tianchi-aliyun-security-competition
第二届阿里云安全算法挑战赛 MJ_3DSUN 队解题方法
jimmyyfeng/Tianchi-Wifi-Positioning
1st place solution for the Tianchi wifi positioning competition
jimmyyfeng/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines