Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
2 results tagged tensorflow  ✕
python_autocomplete: A simple neural network for python autocompletion https://github.com/vpj/python_autocomplete
Sun 07 Jul 2019 06:27:05 PM CEST
QRCode

A toy project started to see how well a simple LSTM model can autocomplete python code.

It gives quite decent results by saving above 30% key strokes in most files, and close to 50% in some. We calculated key strokes saved by making a single (best) prediction and selecting it with a single key.

We do a beam search to find predictions, upto ~10 characters ahead. So far it's too inefficient, if you are wondering about editor integration.

AI coding_lang:python opensource programming python software source_code tensorflow
texar: Toolkit for Text Generation and Beyond https://github.com/asyml/texar
Mon 10 Sep 2018 09:39:33 PM CEST
QRCode

Toolkit for Text Generation and Beyond. Contribute to asyml/texar development by creating an account on GitHub.

coding_lang:python library machine_learning NLP opensource programming source_code tensorflow text_generation text_manipulation
3654 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn