Simplifying Reinforcement Learning Terminologies - AWS DeepRacer EditionIf you’re new to machine learning, reinforcement learning, especially, then it’s completely okay to have a hard time understanding these fancy jargons in front of you. Here’s my attempt to simplify these while we work on a little robo-car :) About AW...Nov 17, 2024·76
My experience with the AWS Community 'New Voices' ProgramHi folks! The New Year is just around the corner and that means that the applications for the AWS Community Builder Program are soon going to open up! As a Community Builder this year, I'd like to take you through some of my best experiences - becomi...Dec 26, 2023·93
Getting started with Polars - A Pandas Alternative?The first thing that you tend to learn when you start with Data Science in Python is the pandas module, which covers literally any kind of data manipulation, transformation and processing for tabular datasets. As a module, it has developed itself ins...Nov 12, 2023·67
Building a Llama2 Langchain powered Simple Chat Bot hosted on NapptiveHey folks! 👋 Not so long ago, I came across a post from LangChain on the Threads App about how easy it is to create a chat assistant using Llama2. Here's the tutorial that you can look into, thanks to Anil-matcha who shared it on GitHub. I've been ...Aug 12, 2023·658
The Role of Seniors in CollegeLet's discuss opportunities for seniors in college to contribute to the little student community around them.Jul 29, 2023·89
The Easiest way to install Docker Engine on a Linux ServerThis is only recommended if you're learning or using Docker in non-prod environments.Jul 28, 2023·97
Self Hosting Supabase on AWSHi there, folks! Supabase is a BaaS (Backend-as-a-service) I've been using for my full-stack projects for almost 2 years. It's an amazing service that is open source, runs on top of Postgres and brings cool features like auth (even third-party auth s...Jul 27, 2023·736