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

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

projects

Arbitrage-free neural-SDE market models

[ongoing] Currently working on combining neural networks with risk models based on classical stochastical differential equations(SDEs), for assessing risk profiles and hedging strategies.
Supervised by: Mayank Goel - BITS Pilani

Stock Price Forecasting

[ongoing] Optimising and improvising existing trading model which was based on LSTM and Random Forest.
Conducted comprehensive literature review, currently working on incorporating sentiment analysis and correlation-based stock grouping to improve the model accuracy.
Supervised by: J.K Sahoo - BITS Pilani

Optimising TSV placement in 3D NoC

[ongoing] Conducted extensive literature review of existing application-mapping and latency estimation techniques.
Currently simulating an application-specific 3D-NoC using Access Noxim and SystemC. Formulated a new loss function for variable TSVs which is being tested.
Supervised by: Kanchan Manna - BITS Pilani

publications

Comparing the Role of Spatially and Temporally capable Deep Learning Architectures in Rainfall Estimation: A Case Study over North East India Permalink

European Geosciences Union - General Assembly 2024, Vienna, Austria

Recommended citation: Handur-Kulkarni, A., Mehta, S., Ghatalia, A., and Anilkumar, R.: Comparing the Role of Spatially and Temporally capable Deep Learning Architectures in Rainfall Estimation: A Case Study over North East India, EGU General Assembly 2024, Vienna, Austria, 14–19 Apr 2024, EGU24-19394, https://doi.org/10.5194/egusphere-egu24-19394, 2024.

talks

teaching

work

Machine Leaning Research Intern - NESAC

Part of a 7-member team. Developed and tested an ML algorithm to predict rainfall in north eastern states of India. Integrated Pytorch with the python API of Google Earth Engine cloud computing platform for data extraction/analytics. Implemented a UNET and an LSTM model tailored for rainfall prediction after literature review of some related papers. Tried various optimisers with different learning rates, used batch normalisation and kaiming initialisation to reduce losses and plotted the R2/RMSE losses and worked on accuracy metrics.