This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
-
Updated
Aug 12, 2025 - Jupyter Notebook
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
Calculate the dot product of two double-precision floating-point vectors.
This repository contains all the theory resources and lab assignments done in the course CSE481 of BracU
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two vectors.
Tranpose operator
Calculate the dot product of two single-precision floating-point vectors.
Transpose operator
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Calculate the dot product of two double-precision floating-point vectors.
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
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.
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
Code Samples for getting started with Vector Search, Embeddings, Vector Databases and Retrieval Augmented Generation
Implementation of Stochastic Rounding as part of COMP36212: Mathematical Systems and Optimisation
This program provides Neural Network with inner product layer in pytorch to solve a CTR prediction model training problem.
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."