Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
App-DL
Deep Learning and applications in Startups, CV, Text Mining, NLP
auto_Poem
Using PyTorch to implement the Poem Generator (simple bi-LSTM)
DPCNN
Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch
EffectiveTensorflow
TensorFlow tutorials and best practices.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ganhacks
starter from "How to Train a GAN?" at NIPS2016
HiararchicalAttentionGRU
Hierarchical Attention Networks for Document Classification in PyTorch
SeqGAN
A more readable Sequence GAN implemented by PyTorch.
TextCNN
Convolutional Neural Networks for Sentence Classification in PyTorch
Cheneng's Repositories
Cheneng/DPCNN
Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch
Cheneng/TextCNN
Convolutional Neural Networks for Sentence Classification in PyTorch
Cheneng/HiararchicalAttentionGRU
Hierarchical Attention Networks for Document Classification in PyTorch
Cheneng/SeqGAN
A more readable Sequence GAN implemented by PyTorch.
Cheneng/auto_Poem
Using PyTorch to implement the Poem Generator (simple bi-LSTM)
Cheneng/EffectiveTensorflow
TensorFlow tutorials and best practices.
Cheneng/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Cheneng/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Cheneng/learning_algorithm
学习基础算法Repo
Cheneng/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Cheneng/App-DL
Deep Learning and applications in Startups, CV, Text Mining, NLP
Cheneng/awesome-voice-conversion
A curated list of awesome voice conversion, projects and communities.
Cheneng/caffe
Caffe: a fast open framework for deep learning.
Cheneng/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Cheneng/FisherLDA
写的一个 Fisher 线性分类器
Cheneng/HMM
A learning Demo of Hidden Markov Model.
Cheneng/music_source_sepearation_SH_net
Source code for 'Music source separation using stacked hourglass networks', ISMIR 2018
Cheneng/Pandas_and_Numpy_exercise
Pandas and Numpy demos
Cheneng/Process-Data-of-CNN-DailyMail
This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail
Cheneng/Pyplot
Practicing the methods of matplotlib
Cheneng/pyrouge
An interface to and, in time, a Python reimplementation of the ROUGE package for evaluating summarization
Cheneng/pythonrouge
Python wrapper for evaluating summarization quality by ROUGE package
Cheneng/SentC
demo
Cheneng/sentence-compression
Large corpus of uncompressed and compressed sentences from news articles.
Cheneng/so-vits-svc
SoftVC VITS Singing Voice Conversion
Cheneng/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
Cheneng/StyleTTS-VC
Official Implementation of StyleTTS-VC
Cheneng/tacotron_pytorch
PyTorch implementation of Tacotron speech synthesis model.
Cheneng/tf-idf