Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error at rnn->RecursiveRNN3 #18

Open
vvssttkk opened this issue Apr 22, 2019 · 0 comments
Open

error at rnn->RecursiveRNN3 #18

vvssttkk opened this issue Apr 22, 2019 · 0 comments

Comments

@vvssttkk
Copy link

vvssttkk commented Apr 22, 2019

@chen0040 at class RecursiveRNN3 u wrote that

        config_file_path = RecursiveRNN2.get_config_file_path(model_dir_path)
        weight_file_path = RecursiveRNN2.get_weight_file_path(model_dir_path)
...
architecture_file_path = RecursiveRNN2.get_architecture_file_path(model_dir_path)
        open(architecture_file_path, 'w').write(self.model.to_json())

it's normal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant