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:
- This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in n…☆61Updated 5 months ago
- Data Structure and Algorithm explanations with Implementations by C☆17Updated 8 years ago
- Problems from algo expert solved in Java☆12Updated 5 years ago
- This repository contains code and theory of mathematical concepts required to master Machine Learning☆15Updated 7 years ago
- "A better world won't come about simply because we use data; data has its dark underside."― Mike Loukides☆24Updated 4 years ago
- "By far the greatest danger of Artificial Intelligence is that people conclude too early that they understand it."― Eliezer Yudkowsky☆10Updated 4 years ago
- Augmented reality Sudoku solver for educational purposes☆29Updated 8 years ago
- An awesome Image Processing☆14Updated 6 years ago
- "What the teacher is, is more important than what he teaches."― Karl Menninger☆15Updated 3 years ago
- Solutions to the daily coding problems☆58Updated 5 years ago
- A collection of various useful algorithms and data structures along with their Java implementations.☆133Updated 4 years ago
- Video/Image processing project using Blob Detection.☆15Updated 7 years ago
- Convolutional Neural Network for Android using Kivy and NumPy☆26Updated 2 years ago
- ⚛️ 💥 ⚙️ A project based in Quantum Computing. This project was built using IBM Q Experience/QisKit (Jupyter Notebook/Python Environment …☆9Updated 5 years ago
- Operating Systems - A Friendly Handbook (Open Notes)☆44Updated 8 years ago
- NumPy fundamentals for tensor computation; Matplotlib for data visualization☆23Updated 6 years ago
- Various useful data structures in Python☆39Updated 5 years ago
- Read the awesome articles on geeksforgeeks.org and leetcode.com on your Kindle or iPad, without distraction☆72Updated 5 years ago
- Repo for the Deep Reinforcement Learning Nanodegree program☆12Updated 2 years ago
- Homework code of C++ For C Programmers on Coursera. The course website is https://class.coursera.org/cplusplus4c-002/class/index☆18Updated 11 years ago
- Competitive Programming Journey☆14Updated 4 years ago
- "Algorithms are not arbiters of objective truth and fairness simply because they're math." ― Zoe Quinn☆8Updated 5 years ago
- "AI research can have irreversible repercussions in the life of the human species, so we must tread cautiously." ― Abhijit Naskar, Missio…☆9Updated 5 years ago
- S.C.A.R.L.E.T (Sorta Crappy Assistant Robot Lazily Engineered Today) To be honest making up that acronym was easier than making this virt…☆7Updated 7 years ago
- Notebooks for the ValleyML Bootcamp (Aug 2019) "Statistical methods for data science"☆10Updated 5 years ago
- My solutions for different acm-style problems on various online judges. Solutions are written in C++, C, Java and Python.☆15Updated 7 years ago
- Data science and ML with Dask☆14Updated 3 years ago
- Java solutions to problems in the book "Elements of programming interviews"☆62Updated 3 years ago
- "It is possible to invent a single machine which can be used to compute any computable sequence."― Alan Turing☆10Updated 3 years ago
- Curated Computer Science and Programming Resource Guide☆43Updated 5 years ago