Tacuma / Matrix-Multiplication-Using-ThreadsLinks
Given two matrices, A and B, where matrix A contains M rows and K columns, and matrix B contains K rows and N columns, calculate the matrix C, with each element of C in a separate worker thread. (Java)
☆8Updated 2 years ago
Alternatives and similar repositories for Matrix-Multiplication-Using-Threads
Users that are interested in Matrix-Multiplication-Using-Threads are comparing it to the libraries listed below
Sorting:
- Source code for 'Pointers in C' by Hrishikesh Dewan and Naveen Toppo☆15Updated 4 years ago
- Augmented reality Sudoku solver for educational purposes☆29Updated 8 years ago
- "Control is as much an effect as a cause, and the idea that control is something you exert is a real handicap to progress." ― Steve Grand☆12Updated 5 years ago
- Summaries and notes on Deep Learning research papers☆32Updated 9 years ago
- NumPy fundamentals for tensor computation; Matplotlib for data visualization☆23Updated 6 years ago
- algorithms in c++☆45Updated 4 years ago
- ☆9Updated 8 years ago
- Beginning C++ Programming, by Packt☆45Updated 2 years ago
- Nanodegree programs https://www.udacity.com/nanodegree☆21Updated 8 years ago
- ☆25Updated 7 years ago
- Papers from the computer science community to read and discuss.☆26Updated 10 years ago
- Android 9 Application Development Cookbook, Third Edition, published by Packt☆33Updated 2 years ago
- This is the code for "Robotic Manipulation" By Siraj Raval on Youtube☆46Updated 6 years ago
- A Flask web app for handwritten digit recognition using machine learning☆12Updated 8 years ago
- ☆51Updated 8 years ago
- ☆22Updated 9 years ago
- Learning Java by Building Android Games, Second Edition, published by Packt☆52Updated last year
- Data Science Boot-Camp : UC San DiegoX☆17Updated last year
- Source Code for 'Introducing Algorithms in C' by Luciano Manelli☆18Updated 5 years ago
- A pytorch helper library for Mixed Precision Training, Initialization, Metrics and More Utilities to simplify training of deep learning m…☆15Updated 6 years ago
- Tensor Flow implementation for Android☆20Updated 8 years ago
- Projects in C - Language☆8Updated last year
- This is the curriculum for AI Humanities by Siraj Raval on Youtube☆64Updated 6 years ago
- Julia high Performance Programming by Packt☆24Updated 2 years ago
- ☆12Updated 6 years ago
- This repository contains code and theory of mathematical concepts required to master Machine Learning☆15Updated 7 years ago
- Algorithm Design Techniques☆63Updated 7 years ago
- CamScanner like android application containing basic Image Processing using OpenCV and OCR using Tesseract☆39Updated 8 years ago
- "We must be clear that when it comes to atoms, language can be used only as in poetry." -- NIELS BOHR☆21Updated 4 years ago
- Simple implementation of text-based Gridworld game. Intended for use with reinforcement learning algorithms.☆15Updated 7 years ago