-
-
Spoof-Detect-Using-ViT Public
This comprehensive code implements a deep learning solution for spoofing detection using a Vision Transformer (ViT) architecture. The system leverages transfer learning by fine-tuning a pre-trained…
-
Animal-Tracking-YOLO Public
This project uses a custom-trained YOLOv8 model to detect and track rats in video streams, compute the distance traveled, and generate visual analytics such as path plots and heatmaps.
-
SchoolManagementSystem Public
The School Management System is a Django-based web application designed to streamline day-to-day academic administration. The project includes a simple, responsive static front-end, built with plai…
Python MIT License UpdatedApr 29, 2025 -
This setup provides a basic integration of SHAP into your model training process, enabling you to gain insights into how different features affect the model's predictions. You can further customize…
Python MIT License UpdatedApr 17, 2025 -
My-Publications Public
This file contains a comprehensive list of publications, including both under-review and published works. It includes journal articles, conference papers, and a Ph.D. thesis, showcasing a diverse p…
MIT License UpdatedApr 1, 2025 -
Object-Dimension-Detection Public
Forked from cvl-umass/save-the-whalesJupyter Notebook MIT License UpdatedMar 10, 2025 -
Adventure-into-AI-ML-Mastery Public
Stepping into the AI/ML universe might feel like trying to tame a dragon, but with this slick roadmap, you’ll be slaying it like a pro in no time. We’re talking a step-by-step glow-up from newbie t…
1 UpdatedMar 6, 2025 -
Generative-AI-Agent-techniques Public
Forked from NirDiamant/GenAI_AgentsThis repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
Jupyter Notebook Other UpdatedMar 5, 2025 -
awesome-generative-ai-guide Public
Forked from aishwaryanr/awesome-generative-ai-guideA one stop repository for generative AI research updates, interview resources, notebooks and much more!
MIT License UpdatedMar 4, 2025 -
AI-notes Public
Forked from swyxio/ai-notesnotes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references und…
HTML MIT License UpdatedFeb 20, 2025 -
This documents the training and evaluation of a Hybrid CNN-LSTM Attention model for time series classification in a dataset. The model combines convolutional neural networks (CNNs) for feature extr…
-
ML-LSTM-CNN-RNN-MLP Public
Fundamental files to train and evaluate a simple LSTM, MLP, CNN, and RNN model which can be trained on a time-series dataset composed of n input features and m outputs classes.
-
Train-MobileNet Public
This code is a script for training an image classification model MobileNet using PyTorch. The code is structured to facilitate easy training, evaluation, and monitoring of a deep learning model for…
-
macOS-Themed-Portfolio Public
Forked from ansxuman/macOS-Themed-PortfolioAn interactive portfolio website inspired by the macOS interface, built with SvelteKit, TailwindCSS, and TypeScript. https://macosportfolio.netlify.app/
Svelte Apache License 2.0 UpdatedDec 1, 2024 -
Aqua-sense Public
The algorithm is designed for sensor data processing, employing various combining techniques for robust VLC communication.
C MIT License UpdatedNov 29, 2024 -
OOK-VLC-Communication Public
Embedded C code which utilizes bit manipulation and GPIO pins to send and receiver information from transmitter to receiver via VLC communication.
-
BCH-VLC Public
The provided code is written in Embedded C and is designed for an AVR microcontroller (likely ATmega128A), focusing on implementing a BCH (31,16) error-correcting code for encoding and decoding mes…
-
LoRa-VLC Public
The code provided is a complete implementation of a diversity gain engine for an embedded system using STM32 microcontrollers. It involves initializing and configuring several peripherals, such as …
C MIT License UpdatedNov 25, 2024 -
Thesis-Template-LateX- Public
The LaTeX code provided is designed to create a thesis template. You can customize the script to accommodate the school's requirements. It defines the document structure, formatting, and includes v…
TeX UpdatedNov 25, 2024 -
-
Mask_RCNN Public
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Python Other UpdatedJun 7, 2024