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 »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
CSV files are common for data manipulation in Python, in cases where you extract the data from an excel sheet. Here is a short tutorial on how to extract some data out of a csv file, along with oth… (more…)
Read more »
To make a long story short, it’s almost easy, now that tracing is available on commodity hardware, especially with a small library to handle platform-specific setup.
Here’s a graph of the empirical distribution functions for the number... (more…)
Read more »