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

Generate dependency for AIND-RNN #4

Open
suirui17 opened this issue Jul 18, 2022 · 0 comments
Open

Generate dependency for AIND-RNN #4

suirui17 opened this issue Jul 18, 2022 · 0 comments
Assignees

Comments

@suirui17
Copy link

python lib_ver_producer.py AIND-RNN-master/RNN_project.ipynb

{'API': ['numpy.loadtxt', 'matplotlib.pyplot.plot', 'matplotlib.pyplot.xlabel', 'matplotlib.pyplot.ylabel', 'numpy.array', 'numpy.asarray', 'numpy.asarray', 'numpy.reshape', 'my_answers.window_transform_series', 'numpy.asarray', 'numpy.asarray', 'numpy.random.seed', 'my_answers.build_part1_RNN', 'keras.optimizers.RMSprop', 'my_answers.build_part2_RNN.compile', 'my_answers.build_part2_RNN.fit', 'my_answers.build_part2_RNN.predict', 'my_answers.build_part2_RNN.predict', 'my_answers.build_part2_RNN.evaluate', 'my_answers.build_part2_RNN.evaluate', 'matplotlib.pyplot.plot', 'matplotlib.pyplot.plot', 'matplotlib.pyplot.plot', 'matplotlib.pyplot.xlabel', 'matplotlib.pyplot.ylabel', 'matplotlib.pyplot.legend', 'matplotlib.pyplot.show', 'my_answers.cleaned_text', 'numpy.zeros', 'numpy.zeros', 'my_answers.build_part2_RNN', 'keras.optimizers.RMSprop', 'my_answers.build_part2_RNN.compile', 'my_answers.build_part2_RNN.fit', 'my_answers.build_part2_RNN.save_weights', 'numpy.zeros', 'my_answers.build_part2_RNN.predict', 'numpy.argmax', 'my_answers.build_part2_RNN.load_weights', 'my_answers.build_part2_RNN.fit', 'my_answers.build_part2_RNN.save_weights', 'my_answers.build_part2_RNN.load_weights'], 'module': ['my_answers', 'matplotlib', 'numpy', 'keras']}
Might contain some packages that are not included in our API Bank database! It would be great if you can report this to us!
Traceback (most recent call last):
File "lib_ver_producer.py", line 190, in
main()
File "lib_ver_producer.py", line 186, in main
print(req_content)
UnboundLocalError: local variable 'req_content' referenced before assignment

@Jarvx Jarvx self-assigned this Jul 18, 2022
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

2 participants