Bangalore, India
Exploring the foundational structures of deep learning models, including feedforward networks, convolutional networks, and recurrent networks, which are essential for tasks like image recognition and natural language processing.
Understanding methods such as gradient descent, stochastic gradient descent, and advanced algorithms like Adam and RMSprop, which are crucial for training efficient and accurate machine learning models.
Delving into the principles and practices of distributing computational tasks across multiple machines, enabling the handling of large-scale data and complex computations in AI applications.
Bringing computation and data storage closer to the sources of data, reducing latency and bandwidth usage, and enabling real-time processing in applications like IoT devices and autonomous vehicles.
Serverless video processing using GCP & Firebase. Utilizes Google Cloud Storage for hosting, Cloud Pub/Sub for event-driven processing, FFmpeg for transcoding, and scalable Cloud Run workers. Features a responsive Next.js client with Firebase Auth.
A backend health monitoring system featuring ML-based analysis (Random Forest), NLP-driven voice interaction, and real-time data visualization with Plotly. Built with FastAPI, WebSockets for live updates, and persistent storage using SQLAlchemy.