Pinned Repositories
anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
Books
Cn_Speck_Checker
中文单词自动纠错
conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
exchange
Bigram exchange algorithm
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
pycodesuggest
Learning to Auto-Complete using RNN Language Models
YMMS's Repositories
YMMS/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
YMMS/pycodesuggest
Learning to Auto-Complete using RNN Language Models
YMMS/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
YMMS/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
YMMS/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
YMMS/Books
YMMS/Cn_Speck_Checker
中文单词自动纠错
YMMS/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
YMMS/exchange
Bigram exchange algorithm
YMMS/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
YMMS/learning-to-learn
Learning to Learn in TensorFlow
YMMS/Machine-Learning-in-Action-Python3
《机器学习实战》python3源码
YMMS/MAI-CI
YMMS/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
YMMS/MiVOLO
MiVOLO age & gender transformer neural network
YMMS/Models
YMMS/ND-Pyomo-Cookbook
A repository of Pyomo examples.
YMMS/nmt
TensorFlow Neural Machine Translation Tutorial
YMMS/Papers
YMMS/PRML
PRML algorithms implemented in Python
YMMS/Projects
YMMS/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
YMMS/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
YMMS/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
YMMS/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
YMMS/simple-python-pyinstaller-app
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
YMMS/sonnet
TensorFlow-based neural network library
YMMS/SP
YMMS/Technologies
YMMS/William-Yeung