资源算法LSTM to predict gender of a name

LSTM to predict gender of a name

2019-09-19 | |  90 |   0 |   0

Simple LSTM based Gender Predictor

Predict the gender of a name using LSTM

Requirements: * keras * h5py

How to use :

To train the model:

THEANO_FLAGS=device=gpu,floatX=float32 python train_genders.py

Command to see test the trained results:

python genderAPI.py <male_textfile> <female_textfile>


上一篇:poisson-convolution-sum

下一篇:Character-level CNN Text Classification

用户评价
全部评价

热门资源

  • TensorFlow-Course

    This repository aims to provide simple and read...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • mxnet_VanillaCNN

    This is a mxnet implementation of the Vanilla C...

  • tensorflow-sketch...

    Discrlaimer: This is not an official Google pro...

  • vsepp_tensorflow

    Improving Visual-Semantic Embeddings with Hard ...