Pinned Repositories
char-embeddings
A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep learning model to generate Magic: The Gathering cards using Keras
datamining
learn in datamining
hello-world
just anther repository
kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
models
Models and examples built with TensorFlow
OnlineLDA_Spark
Online LDA based on Spark
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
tensor2tensor
A library for generalized sequence to sequence models
X-Transformer
X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification
fc20567's Repositories
fc20567/char-embeddings
A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep learning model to generate Magic: The Gathering cards using Keras
fc20567/datamining
learn in datamining
fc20567/hello-world
just anther repository
fc20567/kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
fc20567/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
fc20567/models
Models and examples built with TensorFlow
fc20567/OnlineLDA_Spark
Online LDA based on Spark
fc20567/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
fc20567/tensor2tensor
A library for generalized sequence to sequence models
fc20567/X-Transformer
X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification
fc20567/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.