Skip to content

Yonsei-Maist/maist-char-rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Char-RNN

module of character-based RNN

About the Project

Summary

  • train and predict something using RNN based on Character-level
  • support English
  • support Korean
  • support both of English and Korean (if mixed)

Functions

  • Train and Test Char-RNN
  • Predict something from characters

Environment

python 3.7 ~
tensorflow 2.3.1 ~
maist-model-core 1.0 ~

Install

pip install -U git+https://[email protected]/Yonsei-Maist/maist-char-rnn.git

Install Custom Library

pip install -U git+https://[email protected]/Yonsei-Maist/maist-model-core.git
pip install -U git+https://[email protected]/Yonsei-Maist/maist-nlp.git

Run

# need to write..

Author

Chanwoo Gwon, Yonsei Univ. Researcher, since 2020.05. ~

Maintainer

Chanwoo Gwon, [email protected] (2020.10. ~)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages