Monday 4 January 2021

Show HN: Autocomplete Python Code with Transformers https://bit.ly/2JGDDk0

Show HN: Autocomplete Python Code with Transformers This is a small project we created to train a character level autoregressive transformer (or LSTM) model to predict Python source code. We trained it on GitHub repositories found on awesome pytorch list. Github repo: https://bit.ly/3nc9N4A You can try training on Google Colab: https://bit.ly/2X8goT5 Here are some sample evaluations/visualizations of the trained model: https://bit.ly/3pMAjTP Working on a simple VSCode extension to test this out. Will open source it soon on the same repository. January 4, 2021 at 11:31AM

No comments:

Post a Comment