Skip to content

Generate dependency for AIND-RNN #4

@suirui17

Description

@suirui17

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions