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

LLM Application - Q/A Assistant

less than 1 minute read

Published:

In this blogpost, I created an interactive command line Q&A assistant application that uses an Ollama LLM, vector database to answer user questions through a retriever augmented generation (RAG) approach

Deep Learning in Tensorflow - The Perceptron

less than 1 minute read

Published:

In this blogpost, the fundamental building block (the perceptron) has been discussed to

  1. Translate the perceptron model to code
  2. Visualise the number of trainable hyper-parameters when number of layers and input changes

Basic Reinforcement Learning Algorithms

less than 1 minute read

Published:

In this blogpost, SARSA and Q-Learning Reinforcement Learning Algorithms have been used to solve classic OpenAI Gym problems of -

  1. Balancing a pole on a moving cart
  2. Driving a car up a mountain.

Autonomous Driving using Computer Vision

less than 1 minute read

Published:

In this blogpost, Convolution Neural Network based Computer Vision algorithms were used to train an autonomous virtual car.

portfolio

publications

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.