Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统,使用CNN和CTC实现
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bert-sequence-tagging
基于BERT的中文序列标注
ChineseASR
CodingInterviews
剑指Offer——名企面试官精讲典型编程题
crnn_chinese_characters_rec
chinese characters recognition
darknet
Convolutional Neural Networks
deeplearning-paper-notes
Reading notes for deep learning papers---深度学习论文阅读笔记
deeplearning-papernotes
Summaries and notes on Deep Learning research papers
GangTimes's Repositories
GangTimes/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
GangTimes/e2e-metrics
E2E NLG Challenge Evaluation metrics
GangTimes/FaceRecognition
关于人脸识别的学习程序
GangTimes/iflytek_sdk_python
Python使用科大讯飞语音识别、语音合成
GangTimes/imagepy
Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, mayavi...and any libraries based on numpy
GangTimes/JavaTutorial
Java教程,包括多线程,泛型,反射,IO,容器类,注解
GangTimes/LayIM
基于HTML5 WebSocket的一款IM即时通讯软件,使用Gradle集成了Scala、SpringBoot、Spring MVC、Mybatis、Redis等,前端使用了LayIm框架
GangTimes/MachingLearning
机器学习相关算法代码实现(不使用库)
GangTimes/minchat
基于tomcat 7. 0.56 websocket的在线客服系统
GangTimes/NER_bLSTM-CRF
LSTM-CRF for NER with ConLL-2002 dataset
GangTimes/neural_chinese_transliterator
Can CNNs transliterate Pinyin into Chinese characters correctly?
GangTimes/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
GangTimes/Somiao-Pinyin
Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法
GangTimes/speech_recognition
中文语音识别
GangTimes/tensor-fsmn
Feedforward Sequential Memory Networks (FSMN) implemented by tensorflow