I have been using Lisp languages for 30 years for AI development but recently most of my work requires Python (for deep learning). The Hy language (Lisp that compiles to Python) allows Lisp programmers access to the rich Python ecosystem for deep learning... (more…)
Read more »
Of all the programming styles I have learned,
dynamic programming
is perhaps the most beautiful. It can take problems that, at first glance,
look ugly and intractable, and solve the problem with clean, concise code.
Where a simplistic algorithm might acc... (more…)
Read more »
Learn how to change CPython internals to accept new syntax and features. This post adds a Ruby feature to Python. (more…)
Read more »
User-friendly, tiny source code searcher written by pure Python. - GitHub - furkanonder/bor: User-friendly, tiny source code searcher written by pure Python. (more…)
Read more »
Accelerate AI models leveraging best-of-breed optimization techniques 🚀 - nebullvm/apps/accelerate/forward_forward at main · nebuly-ai/nebullvm... (more…)
Read more »