27 followers
Computer scientist theroyakash researches computer vision and artificial intelligence. This is the publications from theroyakash.
Welcome to the machine learning issue section of my publications. This section is a weekly, sometimes bi-weekly blog with the most important and interesting stories in the machine learning field. You can follow the blog for free. Schedule of new arti...
If you like the kind of articles I publish and follow my weekly machine learning issues subscribe to my newsletter. If you want to listen to this article as audio while you read you can do it here If you want your blog articles as audio and make them...
If you wish to listen to this article as audio you can listen to it here Facebook recently launched a machine learning system for users who are visually impaired. This service describes photos in a robotic voice and can recognize over 1200 visual con...
Welcome to the machine learning weekly section of my publications. This section is a weekly, sometimes bi-weekly blog with the most important and interesting stories in the machine learning field. You can follow the blog for free. Schedule of new art...
I’m starting a data structure series where I introduce you to popular data structures and their implementations. I'll start with Priority Queues with Binary Heaps. One of my favorite data structure is binary heaps. In this article I'll show you what ...
Introducing an efficient Big O analyzer, a premium state-of-the-art AKDSFramework feature to analyze Big O for any function without any human intervention. As you already know calculating big O is a big part of what we do to approximate the running t...