Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
2016_super_resolution
ICCV2015 Image Super-Resolution Using Deep Convolutional Networks
adanet
Fast and flexible AutoML with learning guarantees.
apache-spark-2-scala-starter-template
Starter template for Apache Spark 2 project (scala)
attention
some attention implements
dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
spark_scala_tdd_example
Spark (Scala) Using TDD
Text-Classification
自然语言处理项目,目标是对文本进行分类。
zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
machine4life's Repositories
machine4life/2016_super_resolution
ICCV2015 Image Super-Resolution Using Deep Convolutional Networks
machine4life/attention-over-attention-tf-QA
论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现
machine4life/attentionMNISTseq2seq
Use encoder-decoder with Bahdanau attention to predict MNIST digits sequence
machine4life/bdol-ml
A centralized repository for a variety of clean machine learning examples.
machine4life/deep-ctr
machine4life/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
machine4life/Handwritten-Names-Recognition
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
machine4life/jdata-spark
JData算法大赛
machine4life/keras_lstm_generation
利用keras模仿汪峰生成歌词
machine4life/Linear-Separability
Methods for Testing Linear Separability
machine4life/lyric-emotional-analysis
course report
machine4life/music163
用网易云的api接口爬取hiphop歌词,再用结巴分词对歌词进行处理,再利用pinyin模块把押韵的词分别分类。再上传到数据库中,最后用Django搭个网站实现在线查询
machine4life/music163spider
网易云音乐,虾米音乐歌词爬虫
machine4life/NLPTK
基于深度学习的文本分类聚类工具
machine4life/OpenLearning4DeepRecsys
Some deep learning based recsys for open learning. deepfm fm 中科大
machine4life/probabilistic-models
Collection of probabilistic models and inference algorithms
machine4life/recommenderSystem
for recommenderSystem
machine4life/Recurrent-Attention-Model
Tensorflow implementation of paper "Recurrent Models of Visual Attention"
machine4life/RNN-NMT
基于双向RNN,Attention机制的编解码神经机器翻译模型
machine4life/scalatest-embedded-redis
Scala library to test your redis requests with an embedded redis
machine4life/simplest_seq2seq
The simplest seq2seq implementation based on encoder-decoder using TensorFlow 1.3
machine4life/TD-LSTM
Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.
machine4life/tensorflow
Computation using data flow graphs for scalable machine learning
machine4life/tensorflow_test
machine4life/Textclassification
several methods for text classification
machine4life/TextInfoExp
自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类,word2vec训练词向量、文档摘要、情感识别、关系抽取。
machine4life/tf-idf-keyword
基于特定语料库的TD-IDF的中文关键词提取
machine4life/tiny_imagenet
TensorFlow Deep CNN for Tiny ImageNet Problem
machine4life/titanic
machine4life/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow