Deep Dream

Deep Dream is a computer vision program, developed by the Google engineer Alexander Mordvintsev that turns simple images into dream-like psychedelic image. The program uses CNNs behind the scenes to make this happen. This post discusses about this algorithm and its implementation. [Read More]

Convolutional Neural Network

A Convolutional Neural Network, is a Deep Learning algorithm used to analyze visual data like images. CNNs are used in image and video recognition, recommender systems, image classification and medical image analysis. Let us talk about it’s implementation in Tensorflow [Read More]

Tensorflow 101

Tensorflow is computation library developed by Google. The library is mainly used in Machine Learning tasks.Let us talk about the basics of Tensorflow in this post. [Read More]

ROS Navigation

A post on ROS Navigation. ROS provides us with a set of software libraries and tools to simplify the task of creating complex robotics applications. ROS Navigation Stack is one such facility that ROS provides in order to carry out the task of autonomous navigation. This post talks about setting... [Read More]

Random Robotics Series 1

A general post talking about random robotics developments taking/took place around the world. This is the first post of this series, so the information may be a little outdated, but will keep improving over time! [Read More]