Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
asr_preprocessing
Python implementation of pre-processing for End-to-End speech recognition
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
backtrader
Python Backtesting library for trading strategies
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
encodec
State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
faster-rnnlm
Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax
iterm2-zmodem
Automatic ZModem support for iTerm 2
Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
NiHaoUCAS's Repositories
NiHaoUCAS/iterm2-zmodem
Automatic ZModem support for iTerm 2
NiHaoUCAS/Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
NiHaoUCAS/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
NiHaoUCAS/asr_preprocessing
Python implementation of pre-processing for End-to-End speech recognition
NiHaoUCAS/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
NiHaoUCAS/backtrader
Python Backtesting library for trading strategies
NiHaoUCAS/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
NiHaoUCAS/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
NiHaoUCAS/encodec
State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
NiHaoUCAS/kaldi-io-for-python
Python functions for reading kaldi data formats. Useful for rapid prototyping with python.
NiHaoUCAS/Language-Modeling-GatedCNN
Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"
NiHaoUCAS/LINE
LINE: Large-scale information network embedding
NiHaoUCAS/lingvo
Lingvo
NiHaoUCAS/one-key-hidpi
Enable macOS HiDPI and have a native setting.
NiHaoUCAS/Paddle
PArallel Distributed Deep LEarning
NiHaoUCAS/paracel
Distributed training framework with parameter server
NiHaoUCAS/resume
An elegant \LaTeX\ résumé template
NiHaoUCAS/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
NiHaoUCAS/SiteCopy
sitecopy is a tool that facilitates personal website backup and network data collection
NiHaoUCAS/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
NiHaoUCAS/tensorflow
Computation using data flow graphs for scalable machine learning
NiHaoUCAS/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
NiHaoUCAS/Tensorflow-SegNet
Implement slightly different caffe-segnet in tensorflow
NiHaoUCAS/tensorflow_end2end_speech_recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
NiHaoUCAS/tf-adaptive-softmax-lstm-lm
The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.
NiHaoUCAS/the-gan-zoo
A list of all named GANs!
NiHaoUCAS/TianYiCUP
NiHaoUCAS/WassersteinGAN
NiHaoUCAS/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
NiHaoUCAS/zipline-chinese
zipline 是开源量化平台,但是当前zipline 并不支持A股的测试,很多在线平台如优矿,聚宽等都是基于zipline,本项目改进zipline,使得zipline支持A股测试