Pinned Repositories
batch_extraction_from_opensmile
batch extract features from opensmile & txt convert to csv
coco_loss
Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''
dynLSTM
Add dynamic sample to LSTM
ENGLISH
英语学习资料
generator
Machine-Learning-Toolbox
MixMatch-pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
MPL-pytorch
Unofficial PyTorch implementation of "Meta Pseudo Labels"
nlp
兜哥出品 <一本开源的NLP入门书籍>
sunlinyu1993's Repositories
sunlinyu1993/batch_extraction_from_opensmile
batch extract features from opensmile & txt convert to csv
sunlinyu1993/coco_loss
Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''
sunlinyu1993/dynLSTM
Add dynamic sample to LSTM
sunlinyu1993/ENGLISH
英语学习资料
sunlinyu1993/generator
sunlinyu1993/Machine-Learning-Toolbox
sunlinyu1993/MixMatch-pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
sunlinyu1993/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
sunlinyu1993/MPL-pytorch
Unofficial PyTorch implementation of "Meta Pseudo Labels"
sunlinyu1993/nlp
兜哥出品 <一本开源的NLP入门书籍>
sunlinyu1993/papers
Summaries of machine learning papers
sunlinyu1993/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
sunlinyu1993/speech-emotion-recognition
6.345 Final Project with Amanda Ke
sunlinyu1993/speech-emotion-recognition-1
speech emotion recognition using a convolutional recurrent networks based on IEMOCAP
sunlinyu1993/SpeechEmoRec
Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching
sunlinyu1993/ssdkl
Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance
sunlinyu1993/tensorflow
sunlinyu1993/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
sunlinyu1993/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
sunlinyu1993/Voice_Activity_Detector
A statistical model-based Voice Activity Detection
sunlinyu1993/zoneout
Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.
sunlinyu1993/zoneout-tensorflow
An implementation of zoneout regularizer on LSTM-RNN by Tensorflow