资源算法LSTM to predict gender of a name

LSTM to predict gender of a name

2019-09-19 | |  73 |   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

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...