Skip to content

kento1109/generate_jp_name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate_jp_name

深層学習による生成モデルです。

LSTMモデルにより、日本人の名前を生成します。
※名前はカタカナで出力するように学習されています。

学習

python train.py

生成

python generate.py
アヤ
スズネ
ナナミ

実装はPytorchを使っています。 コードは下記チュートリアルを参考としています。 http://pytorch.org/tutorials/intermediate/char_rnn_generation_tutorial.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published