Pinned Repositories
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
cosin
🌲 春松客服: 全渠道 智能 客服
data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
NLP_Tutorial
A NLP tutorial
pyalgotrade-cn
pyalgotrade tailored for Chinese stock market
radish
C++ model train&inference framework
sample-applications
Sample applications that go with the book Play for Scala
transferlearning
Resources and codes about transfer learning and domain adaptation--迁移学习
VAD
Voice Activity Detection LSTM-RNN learning model
songyf's Repositories
songyf/cosin
🌲 春松客服: 全渠道 智能 客服
songyf/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
songyf/100-Days-Of-ML-Code-1
100 Days of ML Coding
songyf/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
songyf/causal-inference-tutorial
Repository with code and slides for a tutorial on causal inference.
songyf/code_comment_generation
Automatic Generation of Text Descriptive Comments for Code Blocks
songyf/dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
songyf/foltr-es
The source code to reproduce the results reported in the 'Federated Online Learning to Rank with Evolution Strategies' paper, published at WSDM 2019.
songyf/GOP-LSTM
Improving the Goodness of Pronunciation with DNNs and RNNs
songyf/graph-networks
A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined
songyf/GraphBTM
Code for paper "GraphBTM: Graph Enhanced Autoencoded Variational Inference for Biterm Topic Model". Under preparation.
songyf/GSN-Dialogues
Code for GSN: A Graph-Structured Network for Multi-Party Dialogues
songyf/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
songyf/kaldi
This is now the official location of the Kaldi project.
songyf/LightLDA
Scalable, fast, and lightweight system for large-scale topic modeling
songyf/lightlda-warm-start
Modification of LightLDA to allow probabilities to be initialized to given values
songyf/MC-GAN
Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018
songyf/NeuralDialog-ZSDG
PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
songyf/nl2sql
阿里天池首届中文NL2SQL挑战赛top6
songyf/nl2sql_baseline
songyf/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
songyf/promoteChatbot_v2
基于rasa的金融推销机器人
songyf/pydub
Manipulate audio with a simple and easy high level interface
songyf/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
songyf/SCA
Soft Contextual Data Augmentation
songyf/SpeakerDiarization_RNN_CNN_LSTM
Speaker diarization problem using Recurrent Neural Network. Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should state when speaker starts and ends. In this project, we analyze given audio file with 2 channels and 2 speakers (on separate channel).
songyf/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
songyf/tianchi_nl2sql
首届中文NL2SQL挑战赛决赛第3名方案+代码
songyf/transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
songyf/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.