LiZeng001's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
TheAlgorithms/Python
All Algorithms implemented in Python
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
google-research/bert
TensorFlow code and pre-trained models for BERT
shengxinjing/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
brightmart/text_classification
all kinds of text classification models and more with deep learning
flashlight/wav2letter
Facebook AI Research's Automatic Speech Recognition Toolkit
mhagiwara/100-nlp-papers
100 Must-Read NLP Papers
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
jisungk/deepjazz
Deep learning driven jazz generation using Keras & Theano!
huseinzol05/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
observerss/ngender
根据姓名来判断性别
liuhuanyong/ChineseEmbedding
Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量
wucng/TensorExpand
集成包
PacktPublishing/Deep-Learning-with-TensorFlow-2-and-Keras
Deep Learning with TensorFlow 2 and Keras, published by Packt
zlzhang1124/AcousticFeatureExtraction
Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取
liuhuanyong/Word2Vector
Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成
HIT-SCIR/scir-training-day
a small training program for new crews of HIT-SCIR
loveuav/Kalman-and-Bayesian-Filters-in-Python
《学习卡尔曼与贝叶斯滤波器——基于Python实践》 这是一本循序渐进、内容详实、实例丰富的互动式卡尔曼教程,极其适合基础浅薄的初学者! 仍在翻译中......
decurtoydiaz/learning_with_signatures
Learning with Signatures
LinXueyuanStdio/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
hyznlp/nlp
LiZeng001/Fully-Connected-NN
Fully Connected Neural Network