Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Machine Learning Applied to Stock Market Prediction: A Comparison between LSTM and ESN

5 minute read

Published:

My use-case is focused on stock market price prediction, especially the opening price for a given stock. I haven’t focused too much on the hyperparameter tuning, rather aimed towards building the basic model and comparing some results. Unlike the scientific work, where my network has to predict autonomously provided an initial data, here we have the luxury to get input continuously i.e. by the end of the day we will have all the inputs so that we can guess what will be the opening price tomorrow.

Getting started with MLFlow with MinIO [In 2022]

5 minute read

Published:

MLFlow, which is opensourced under Apache License 2.0 is a ML lifecycle platform which unify various aspect of ML which can include experimentation i.e. trying out different architectures, model parameters, data preprocessing etc.

Efficient and fast map matching with Valhalla

5 minute read

Published:

Valhalla provides an easy-to-use interface to use OpenStreetMap (OSM) data for routing purposes. In this blog post, my focus is on map-matching which is one of the many APIs offered within the Valhalla.

Open source navigation with OpenTripPlanner

3 minute read

Published:

OpenTripPlanner is an open source multi-modal (i.e. walk/car/bicycle/transit/..) trip planner engine written in Java with an easy-to-use executable.

portfolio

publications

Journal articles

Published in , 2024

This link contains the full list of publications in various journals.

talks

updates

Updates/News

November 2018: (Our work on machine learning and DSN was featured by GCS).[https://www.hlrs.de/whats-new/news/archive/detail-view/2018-11-05/]