
My First Imitation Learning Model
Behavioral Cloning of the Atari breakout game
Search for a command to run...

Behavioral Cloning of the Atari breakout game
I talked here, about how I found this data that could provide insights on edge server placements, service migration etc. I obviously needed to use a clustering algorithm on the data to get a sense of the intuition behind why its deemed to contain in...
I am currently covering all bases in AI/ML before starting my neural networks journey. Part of that is the data manipulation, cleaning and pre-processing I've done for the better part of the last 2 months. Now I am studying the underlying algorithms ...
This is the second part of this series. Its a series around a project I introduced here. This part talks about further data cleaning achieved In the previous post, I 'discovered' and became aware of the fact that I was dealing with time-series data...
did not realize that I was dealing with time series data at first :D I decided to do some personal ML projects separate from the tutorials and the AI resources I am using for self-study. I learnt its better to do one complex in-depth project than to ...
This piece is the first real exercise documented on this blog(have more on the way!). This piece describes this example of the modelling process. This example allowed me examine the tf.Estimator and feature column API to experiment with feature tran...
This is the third part of a 3-part piece. These articles are notes from my self-study of Data pre-processing in ML problem solving. Major resource for study: google AI educational resources. Here are parts 1 and 2 The first two parts of these serie...
This is the second part of a 3-part piece. These articles are notes from my self-study of Data pre-processing in ML problem solving. Major resource for study: google AI educational resources. Here is Part 1 Still on data collection; we've addressed...
This is the first part of a 3-part piece. These articles are notes from my self-study of Data pre-processing in ML problem solving. Major resource for study: google AI educational resources Data pre-processing takes more than half of the project tim...