madhug-nadig / Parallel-ProcessingLinks
Parallel computing implementation examples
β24Updated 8 years ago
Alternatives and similar repositories for Parallel-Processing
Users that are interested in Parallel-Processing are comparing it to the libraries listed below
Sorting:
- A tutorial/example of the Python C-API and integration with CUDA kernels.β14Updated 6 years ago
- π° π A newsletter app where a user can subscribe to various newsletters simultaneously and will receive the issues over their emails regβ¦β11Updated 3 years ago
- This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries sβ¦β186Updated 6 years ago
- Book Recommendation System- A Web app made using flask framework to recommend your favorite book using content based filtering and cosineβ¦β10Updated 10 months ago
- A simple Django project demonstrating use of RabbitMQ communicating between Django APIs...β12Updated 4 years ago
- A collection of commonly used machine learning algorithms implemented in Python/Numpyβ47Updated 5 years ago
- Implementing machine learning algorithms from scratch.β384Updated 3 years ago
- matrix multiplication in CUDAβ123Updated 2 years ago
- Machine learning, Deep Learning, CNN with PyTorchβ80Updated 5 years ago
- This repository stores all of the OLCF vector addition tutorialsβ25Updated 11 years ago
- β36Updated 5 years ago
- Examples to implement OCR(Optical Character Recognition) using tesseract using Pythonβ65Updated 2 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )β61Updated 5 months ago
- This repository explains machine learning conceptsβ56Updated last year
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)β17Updated 7 years ago
- Serving a keras model (neural networks) in a website with the python Django-REST framework.β95Updated last month
- Implementation of the coding interview questions for the "Leetcode in python 50 Algorithms Coding Interview Questions" Course on udemyβ162Updated last year
- Using OpenCV in python to recognize digits in a scanned page of handwritten digits.β112Updated last year
- A simple single object detection using Convolutional Neural Network, (CNN).β13Updated 6 years ago
- An Implementation of Mutli-layer Perceptron in C++β10Updated 4 years ago
- A medium article tutorial on how to deploy a machine learning model with djangoβ22Updated 3 years ago
- A comprehensive guide for learning regular expressions using Pythonβ120Updated 6 years ago
- Learn OpenMP examples step by stepβ96Updated 7 months ago
- Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questionsβ62Updated 7 years ago
- Implementation of CNN to recognize hand written digits (MNIST) running for 10 epochs. Accuracy: 98.99%β125Updated 6 years ago
- Various projects in Linear Regression, Logistic Regression, k Nearest Neighbors, Decision Trees, Random Forests, SVMβ141Updated 2 years ago
- Sample code from the book "Professional CUDA C Programming"β38Updated 2 years ago
- Start writing machine learning code in just 10 hoursβ94Updated 7 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflictsβ25Updated 3 years ago
- β47Updated 4 years ago