文件名称:Python-学习使用RNN自动完成语言模型
文件大小:7.28MB
文件格式:ZIP
更新时间:2022-08-31 00:24:45
Python开发-机器学习
学习使用RNN自动完成语言模型
【文件预览】:
pycodesuggest-master
----.gitignore(815B)
----data()
--------cloned_repos.dat(339KB)
--------valid_files.txt(1.28MB)
--------train_files.txt(6.23MB)
--------test_files.txt(2.15MB)
----ngram()
--------reader.py(1KB)
--------ngram.py(1KB)
--------ngram.arpa(0B)
----lm()
--------Trainer.py(6KB)
--------batcher.py(4KB)
--------pythonLanguageModel.py(12KB)
--------hooks.py(13KB)
--------rnn.py(9KB)
--------tfutils.py(5KB)
--------utils.py(4KB)
--------prebatcher.py(1KB)
--------termcolor.py(3KB)
--------datawriter.py(2KB)
--------pyreader.py(7KB)
--------BeamSearchTree.py(659B)
--------beamSearch.py(2KB)
--------attention_rnn.py(12KB)
--------evaluation.py(34KB)
--------model.py(13KB)
----github-scraper()
--------PyRepo.py(2KB)
--------normalise.sh(243B)
--------norm.out0(2KB)
--------scraper.py(5KB)
--------astwalker.py(16KB)
--------ast_transforms.py(1KB)
--------processFiles.py(10KB)
--------normalisation.py(5KB)
----LICENSE.txt(1KB)
----.gitmodules(1B)
----Papers()
--------Mining_idioms_from_source_code.pdf(845KB)
--------toward_deep_learning_of_software_repos.pdf(156KB)
--------latent_predictor_networks_for_code.pdf(1.47MB)
--------rnn_grammars.pdf(591KB)
--------on_naturalness_of_software.pdf(288KB)
--------convolution_attention_sourcecode.pdf(215KB)
--------source_code_visualisation.pdf(2.85MB)
--------Dependency_RNN_For_Sentence_Completion.pdf(258KB)
----README.md(3KB)