This repository contains all the theory resources and lab assignments done in the course CSE481 of BracU
-
Updated
Aug 2, 2025 - Jupyter Notebook
This repository contains all the theory resources and lab assignments done in the course CSE481 of BracU
Calculate the dot product of two double-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two vectors.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Tranpose operator
Transpose operator
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two double-precision floating-point vectors.
a python program that computes the standard inner product of two given vectors
a python implementation of real-valued vectors with a custom inner product
Text Analysis and Information Retrieval with TF-IDF provides tools for TF-IDF vectorization, Bayesian probabilistic retrieval, word frequency analysis, and inner product scoring for information retrieval.
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Code Samples for getting started with Vector Search, Embeddings, Vector Databases and Retrieval Augmented Generation
This program provides Neural Network with inner product layer in pytorch to solve a CTR prediction model training problem.
Implementing KNN Algorithm for classification iris dataset according to sepal length and sepal width.
Implementation of Stochastic Rounding as part of COMP36212: Mathematical Systems and Optimisation
Add a description, image, and links to the inner-product topic page so that developers can more easily learn about it.
To associate your repository with the inner-product topic, visit your repo's landing page and select "manage topics."