Posted on April 6, 2020
| Back to Showreel
Typilus: Neural Type Hints
This is probably a niche one; but interesting to see someone tackling this problem. The idea is that estimating types for Python functions is hard; so perhaps a neural network can be used to do it. Turns out, you can go some way with this idea!