-
Defence Research and Development Organization
- Bengaluru , India
- https://adityasuman10.github.io/
- in/aditya-suman-sengar-716934360
More
-
GCViT: Global Context Vision Transformer paper, presented at ICML 2023 by A Hatamizadeh et al. Then, we will fine-tune the model on the Flower dataset for image classification task, leveraging the…
-
-
-
Simulation-Projects Public
A* Search , Conway's game of life , Wave Function Collapse , Particle Simulation
Python UpdatedJun 14, 2025 -
-
-
swim_transformer Public
datasets used - (cifar-100 , sar -synthetic aperture radar) , These instruction sets (SSE3, SSE4.1, SSE4.2, AVX, AVX2, FMA) help improve performance on CPUs that support them.
-
Predicting-Objects-Motion Public
Real-time object tracking using Kalman Filter, Lucas-Kanade Optical Flow, and YOLOv8 with Deep SORT for motion prediction and multi-object detection.
-
t-distributed Stochastic Neighbor Embedding (t-SNE) for visualization and Xtreme Gradient Boosting (XGBoost) to classify (MNIST) handwritten digit images.
-
-
-
-
LunarLander-RL Public
Algorithms such as Deep Q-Learning , Vanilla DQN , Rainbow DQN , Monte Carlo Simulation - yet to be updated
-
Kalman-filter Public
Explanation and Kalman filter case studies
Jupyter Notebook UpdatedMay 19, 2025 -
Heart-Disease-Prediction Public
Models : Logistic Regression, Decision Tree, Random Forest, SVM, KNN, Gradient Boosting, XGBoost, AdaBoost, Naive Bayes, MLP Neural Network.
-
-
-
-
CUDA-SOUL Public
Core Parallel Algorithms , Linear Algebra , Image Processing , Graph Algorithms , Numerical Methods , Machine Learning/Deep Learning , Optimization Techniques , CUDA-Specific Optimization Patterns
-
-
16-bit-RISC-Processor Public
Verilog code for a 16-bit RISC processor is presented. The RISC processor is designed based on its instruction set and Harvard-type data path structure. Then, the RISC processor is implemented in V…
-