1 follower
Hi, I am Sekinah. I'm interested in AI/ML, deep neural networks as well as the integrity of the data that runs them. I am learning more on these things and documenting them here
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...