dancinghui's repositories
deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
algo
数据结构和算法必知必会的50个代码实现
ArticlePairMatching
The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions
captcha_crack
选字验证码破解,试验过网易和极验,破解率99
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
DataSciComp
A collection of popular Data Science Competitions
DeepSpeech
A PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
FinancialDatasets
SmoothNLP 金融文本数据集(公开) Public Financial Datasets for NLP Researches Only
flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
NCRFpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
python-novice-inflammation
Software Carpentry introduction to Python for novices using inflammation data.
python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.
Tianchi_Disease_session_1
天池糖尿病预测模型_未进复赛_
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.