Tacuma / Matrix-Multiplication-Using-Threads
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
- Augmented reality Sudoku solver for educational purposes☆29Updated 8 years ago
- NumPy fundamentals for tensor computation; Matplotlib for data visualization☆23Updated 6 years ago
- Object Detection using OpenCV and Python☆22Updated 8 years ago
- Numerical C++ examples.☆43Updated 2 years ago
- ☆56Updated 6 years ago
- Collection of Current programming contests .☆38Updated 8 years ago
- This repository contains code and theory of mathematical concepts required to master Machine Learning☆15Updated 6 years ago
- C implementation of the Kohonen Neural Network (SOM algorithm)☆10Updated 5 years ago
- Recognition of the images includes train and tests based on Python.☆9Updated 5 years ago
- Arabic Handwritten Characters Recognition using Deeplearning4j☆44Updated 6 years ago
- My, mostly complete, solutions for Deitel & Deitel - Java How to Program 9E.☆89Updated 8 years ago
- Projects for Udacity Android Basics Nanodegree☆55Updated 4 years ago
- My solutions to Google Code Jam 2016 problems☆17Updated 7 years ago
- ☆42Updated last year
- Test bench and scripts for testing VCL☆10Updated last year
- Programming practice problems and solutions ;)☆39Updated 7 years ago
- Latte is a convolutional neural network (CNN) inference engine written in C++ and uses AVX to vectorize operations. The engine runs on Wi…☆13Updated 6 years ago
- The planet SymPy sources☆13Updated 10 months ago
- Graduation project repository, Real-time vehicle detection using two different approaches. HOG+SVM traditional approach and Deep Learning…☆29Updated 7 years ago
- ☆25Updated 6 years ago
- Solutions to all SRMS Division II 250 and 500 point problems☆13Updated 11 years ago
- Implemented a Convolutional Neural Network for end-to-end driving in a simulator using Tensorflow and Keras. The project involves trainin…☆28Updated 6 years ago
- This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in n…☆62Updated 2 months ago
- Some of my projects as a former mentor, reviewer, and beta-tester of Robotics and Self-Driving Car ND☆15Updated 11 months 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
- Code samples for my book "Computing with Data: An Introduction to the Data Industry"☆20Updated 9 months ago
- A set of libraries and projects which will be used in all computer vision applications.☆16Updated 7 years ago
- Fork of magma to include more BLAS☆28Updated 8 years ago
- library which simplifies host-GPU data transfer using userspace pagefault handling☆15Updated 12 years ago
- CS231n: Convolutional Neural Networks for Visual Recognition☆12Updated 6 years ago