This repository contains all the theory resources and lab assignments done in the course CSE481 of BracU
-
Updated
May 18, 2024 - 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.
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
Tranpose operator
a python program that computes the standard inner product of two given vectors
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 with extended accumulation and result of two single-precision floating-point vectors.
Transpose operator
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
This program provides Neural Network with inner product layer in pytorch to solve a CTR prediction model training problem.
Computes the standard inner product of functions
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.
Implementation of Stochastic Rounding as part of COMP36212: Mathematical Systems and Optimisation
Implementing KNN Algorithm for classification iris dataset according to sepal length and sepal width.
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."