We started to work on a new product - MLJAR Studio. It is a desktop application for an interactive development of data apps. We hope it will bring more flexibility to our users. (more…)
Read more »
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 »
Boto is the Amazon Web Services (AWS) SDK for Python. It enables Python
developers to create, configure, and manage AWS services, such as EC2
and S3. Boto provides an easy to use, object-oriented API, as well as
low-level access to AWS services. (more…)
Read more »
Let’s say you are working on a project that needs to do web scraping but you don’t know websites on which scraping is to be… Read More »... (more…)
Read more »
Yelp runs a data challenge every year in which it invites people to explore its real-world datasets for unique insights. … (more…)
Read more »