fetch( ); decode( ); execute( );
// the cycle of my life...
Pages
(Move to ...)
Home
Short Bio
Publications
Links
▼
Wednesday, December 27, 2017
Biography of John Nash
›
Among various interesting places in UCD, I find the James Joyce library as a special place as I always admire good books. During my se...
Wednesday, November 8, 2017
Diving into FAT file system with a Hex Editor
›
In this post, I'm going to explore a disk image which contains a FAT32 partition completely using a hex editor. This exploration provi...
2 comments:
Wednesday, November 1, 2017
Creating a Raw Image File, Partition and Format It
›
When playing with file system related stuff, especially for studying how they work at the low level with a hex editor, we are in need of m...
1 comment:
Thursday, October 26, 2017
3. Notes on Machine Learning: Basics of Neural Networks
›
Neural Networks is an interesting branch in machine learning which attempts to mimic the functionality of neurons in human brain. ...
Tuesday, October 17, 2017
2. Notes on Machine Learning: Logistic Regression
›
Unlike regression problems where our objective is to predect a scalar value for a given set of values in features, in classification...
Thursday, October 12, 2017
Ireland's Space Week in 2017
›
Image credit: @ Lana_Salmon Last week in Ireland is called Space Week where the focus was on promoting space exploration and related...
Thursday, October 5, 2017
1. Notes on Machine Learning: Linear Regression
›
Machine Learning is a hot topic these days since various kinds of applications rely on Machine Learning algorithms to get things done. ...
7 comments:
‹
›
Home
View web version