Pinned Repositories
2018-YunYiCup-Emotion-classification
2018年云移杯-景区情感词分类(评分1-5)
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
awesome-speech-recognition-speech-synthesis-papers
Speech synthesis, voice conversion, self-supervised learning, music generation,Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
bsdiff
bsdiff and bspatch are libraries for building and applying patches to binary files.
bvh_article
Code accompanying the blog post on bvh construction.
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews
FlowerRecognize
基于tensorflow实现的实现四种花的程序(增加简单的语音识别出指定图片)
how-to-optimize-gemm
Sentiment-Analysis
dayelang's Repositories
dayelang/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
dayelang/Sentiment-Analysis
dayelang/2018-YunYiCup-Emotion-classification
2018年云移杯-景区情感词分类(评分1-5)
dayelang/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
dayelang/awesome-speech-recognition-speech-synthesis-papers
Speech synthesis, voice conversion, self-supervised learning, music generation,Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
dayelang/bsdiff
bsdiff and bspatch are libraries for building and applying patches to binary files.
dayelang/bvh_article
Code accompanying the blog post on bvh construction.
dayelang/ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews
dayelang/FlowerRecognize
基于tensorflow实现的实现四种花的程序(增加简单的语音识别出指定图片)
dayelang/how-to-optimize-gemm
dayelang/Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
dayelang/keras
Deep Learning for humans
dayelang/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
dayelang/Machine-Learning-Study-Path-March-2019
A complete ML study path, focused on TensorFlow and Scikit-Learn
dayelang/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
dayelang/nlp-beginner
NLP上手教程
dayelang/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
dayelang/Python
All Algorithms implemented in Python
dayelang/Short-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.
dayelang/tagger
Named Entity Recognition Tool
dayelang/transitions
A lightweight, object-oriented finite state machine implementation in Python