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