Pinned Repositories
AFL
Implementation of "Robust offline handwritten character recognition through exploring writer-independent features under the guidance of printed data" (AFL)
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
bert
TensorFlow code and pre-trained models for BERT
conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
crnn_chinese_characters_rec
chinese characters recognition
CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
deep_dream_tensorflow
An implement of google deep dream with tensorflow
neural-combination-of-HCTR
The realization of neural combination of handwritten Chinese text recognition, the model is mainly adapted from fairseq
tensorflow
Computation using data flow graphs for scalable machine learning
yudmoe's Repositories
yudmoe/neural-combination-of-HCTR
The realization of neural combination of handwritten Chinese text recognition, the model is mainly adapted from fairseq
yudmoe/tensorflow
Computation using data flow graphs for scalable machine learning
yudmoe/AFL
Implementation of "Robust offline handwritten character recognition through exploring writer-independent features under the guidance of printed data" (AFL)
yudmoe/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
yudmoe/awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
yudmoe/bert
TensorFlow code and pre-trained models for BERT
yudmoe/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
yudmoe/crnn_chinese_characters_rec
chinese characters recognition
yudmoe/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
yudmoe/deep_dream_tensorflow
An implement of google deep dream with tensorflow
yudmoe/im2latex
Tensorflow Implementation of Im2Latex
yudmoe/Im2LaTeX-1
An implementation of the Show, Attend and Tell paper in Tensorflow, for the OpenAI Im2LaTeX suggested problem
yudmoe/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
yudmoe/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
yudmoe/noise-reduction-using-rnn
Implements python programs to train and test a Recurrent Neural Network with Tensorflow
yudmoe/Open3D
Open3D: A Modern Library for 3D Data Processing
yudmoe/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
yudmoe/Python_CsiNet
Python code for "Deep Learning for Massive MIMO CSI Feedback"
yudmoe/pytorch-pretrained-BERT
PyTorch version of Google AI's BERT model with script to load Google's pre-trained models
yudmoe/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
yudmoe/tensorflow-101
learn code with tensorflow
yudmoe/tutorials
机器学习相关教程