[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
-
Updated
Jun 11, 2024 - Common Lisp
[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
matrix transactions using bash
Offloading matrix operations, face detection, and face recognition applications from a PandaBoard device (i.e. client device) to a server (i.e. server desktop computer)
This repository contains C and C++ programs for matrix operations. The C++ program is a matrix calculator that performs addition, subtraction, multiplication, scalar multiplication, scalar division, and transposition. The C program defines functions for these operations.
Source code for solving complex eigenvalue & eigenvector problems.
Simple javascript matrix calculator 🧮
collection of fast multiplication algorithms and matrix operations. It is written in C++ and is header only. It is designed to be used in other projects and rewritten to fit the needs of the project
Simple CLI calculator for performing matrix operations.
Lower upper matrix decomposition and determinant algorithm
A program for relation analysis and matrix operations using numpy. It determines relation types and performs matrix computations.
Common matrix operations implemented in prolog
OOP module for operations on sparse 2D matrices
This project provides Euclidean Distance and Covariance matrix from the given n*m matrix.
The project is aimed to perform Matrix operations like+, -, * and inversion using Operator overloading concept.
Lights Out Puzzle is a Python project that brings the classic "Lights Out" puzzle to the command-line interface
An Android app that authenticates users through motion patterns detected by the accelerometer and gyroscope sensors
Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.
Implementación de las operaciones con matrices
Add a description, image, and links to the matrix-operations topic page so that developers can more easily learn about it.
To associate your repository with the matrix-operations topic, visit your repo's landing page and select "manage topics."