Thursday, January 28, 2021

Show HN: Simple VSCode extension to autocomplete Python with a transformer model https://ift.tt/3iYbBxJ

Show HN: Simple VSCode extension to autocomplete Python with a transformer model We created a simple VSCode plugin to autocomplete Python with a transformer model trained on code from awesome PyTorch list. Github repo: https://ift.tt/3pNn9pS You will need a GPU for it to be responsive. January 29, 2021 at 07:19AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...