Pinned Repositories
AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
AlibabaRecommand
Alibaba 2015 mobile recommending algorithm competition.
AliTianChi
arctic-captions
看图说话
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Autoencoders_cf
lua--Hybrid Collaborative Filtering with Neural Networks
CDAE-1
(可以借鉴 user keras) Collaborative Denoising Auto-Encoder (CDAE)
deepmask
Torch implementation of DeepMask and SharpMask
melody-xiaomi's Repositories
melody-xiaomi/AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
melody-xiaomi/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
melody-xiaomi/awesome-crawler
A collection of awesome web crawler,spider in different languages
melody-xiaomi/BDCI2017-MingLue
BDCI2017,让AI当法官:http://www.datafountain.cn/#/competitions/277/intro
melody-xiaomi/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
melody-xiaomi/chatterbot-corpus
中文简单语料A multilingual dialog corpus
melody-xiaomi/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
melody-xiaomi/deep-learning
最新的seq2seq接口Repo for the Deep Learning Nanodegree Foundations program.
melody-xiaomi/Deformable-ConvNets
最新图像网络 Deformable Convolutional Networks
melody-xiaomi/Facebook-Messenger-Bot
Facebook chatbot that I trained to talk like me using Seq2Seq
melody-xiaomi/Image_Captioning_AI_Challenger
Code for AI Challenger contest. (Generating chinese image captions)
melody-xiaomi/instacart-basket-prediction
Instacart Market Basket Analysis
melody-xiaomi/insuranceqa-corpus-zh
(保险语料库)OpenData in insurance area for Machine Learning Tasks
melody-xiaomi/InsuranceQA_zh
InsuranceQA models for Chinese corpus in insurance fields.
melody-xiaomi/kmeans
melody-xiaomi/models
Models built with TensorFlow
melody-xiaomi/mx-maskrcnn
A MXNet implementation of Mask R-CNN
melody-xiaomi/neuraltalk2.pytorch
看图说话,把rnn 换成softmax label image captioning model in pytorch(finetunable cnn in branch "with_finetune", self-critical training is under my self-critical.pytorch repository.)
melody-xiaomi/openalpr
人脸识别,车牌识别 Automatic License Plate Recognition library
melody-xiaomi/PyTorchText
[知乎看山杯](https://biendata.com/competition/zhihu/final-leaderboard/) init队解决方案
melody-xiaomi/QRobot
安卓小Q智能聊天机器人(android QRobot),聊天调侃,音乐搜索,美图浏览,天气星座,笑话,新闻,菜谱,应有尽有!
melody-xiaomi/R-net
A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
melody-xiaomi/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
melody-xiaomi/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
melody-xiaomi/tensor2tensor
A library for generalized sequence to sequence models
melody-xiaomi/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
melody-xiaomi/text_classification
all kinds of text classificaiton models and more with deep learning
melody-xiaomi/ZF_UNET_224_Pretrained_Model
Modification of convolutional neural net "UNET" for image segmentation in Keras framework
melody-xiaomi/Zhihu
melody-xiaomi/zhihu-text-classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案