Topic: "vectorized-computation"
google-research/batch-ppo
Efficient Batched Reinforcement Learning in TensorFlow
Language: Python - Size: 147 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 966 - Forks: 147

piotte13/SIMD-Visualiser
A tool to graphically visualize SIMD code
Language: JavaScript - Size: 28.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 677 - Forks: 43

KuiBaDB/KuiBaDB
Another OLAP database
Language: Rust - Size: 632 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 318 - Forks: 22

awesome-simd/awesome-simd
A curated list of awesome SIMD frameworks, libraries and software
Size: 64.5 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 174 - Forks: 17

bedbad/justpyplot
Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop
Language: Python - Size: 30.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 68 - Forks: 4

Samxx97/Fuzzy-Clustering
An Implementation of fuzzy clustering algorithms in Numpy
Language: Python - Size: 170 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

sahmad98/vstring
Vectroized String Helper Functions
Language: C++ - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

kmario23/PyTorch-Padawan
Exercises, Descriptions, and Visualizations to build intuitions and confidence in working with PyTorch for accelerated Scientific Computing
Language: Jupyter Notebook - Size: 455 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

koeppl/packed_string
String functions using word-packing
Language: C++ - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

mhaseebtariq/doppel-speller
An ML+NLP solution for linking misspelled titles with the true titles
Language: Python - Size: 2.86 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ciusji/sql_vectorization_compilation
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
Language: C++ - Size: 461 KB - Last synced at: 30 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

anilsathyan7/ConvAcc
Accelerating convolution using numba, cupy and xnor in python
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

sugatagh/Implementing-Logistic-Regression-from-Scratch
While it is convenient to use advanced libraries for day-to-day modeling, it does not give insight into the details of what really happens underneath, when we run the codes. In this work, we implement a logistic regression model manually from scratch, without using any advanced library, to understand how it works.
Language: Jupyter Notebook - Size: 571 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

prabhupavitra/NumPy-Guide-for-Data-Science
A Hands-On NumPy Tutorial for Data Scientists
Language: Jupyter Notebook - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

rashidch/Machine-Learning-with-Andrew-Ng-on-Coursera
This repository shows code of programming tasks which I completed during Machine Learning course on Coursera.
Language: Matlab - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

geoye/fast_boltzmann
Fast computation of the Boltzmann Entropy of a numerical or nominal 2-D data array.
Language: Python - Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

OEmiliatanO/matrix_multiplication_comparison
Matrix multiplication speed comparison
Language: C++ - Size: 61.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

evarga/mpi-primer
This is a teaching material aimed to demonstrate the powerfulness of the SPMD paradigm with MPI.
Language: Python - Size: 107 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

peferragut/image-processing-mc920
For the UNICAMP's discipline of Introduction to Digital Image Processing
Language: Python - Size: 9.67 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

nopperl/vectorized-image-binarization
Vectorized implementation of the image binarization algorithm of Su et al. (2010)
Language: Python - Size: 7.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tugrul512bit/oofrng
Thomas Wang's random number generation function implicitly parallelized & pipelined at speed of 0.6 cycles per 32bit integer.
Language: C++ - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

xkrejc70/mit-AVS-project1
AVS - Computation Systems Architectures - Project: Sequence code optimization (vectorization)
Language: C++ - Size: 25.3 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

xstupi00/Artificial-neural-network
Computation Systems Architectures - Project - Sequence code optimization
Language: C++ - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ayushsharma-crypto/Bias-Variance-Tradeoff
A python code for demonstration of Bias-Variance TradeOff concept in Machine Learning
Language: Jupyter Notebook - Size: 341 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Jeffresh/Gradient-descent-feature-scaling
A way to speed up gradient descent is having each feature in the same range.
Language: MATLAB - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Victor-Martinez-Pozos/Display-Controler-LIBtft144 Fork of BLavery/LIBtft144
In this repo I improve the performance of the LIBtft144 controller using numpy and vector operations, and use it to show in real-time the image stream from my raspberry-pi camera on a SPI 144 display
Language: Python - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

harmim/vut-avs-labs
Architektury výpočetních systémů - Cvičení
Language: C++ - Size: 3.63 MB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TSunny007/CS231n
Deep Learning for Computer Vision at Stanford University
Language: Jupyter Notebook - Size: 153 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

harmim/vut-avs-project1
Architektury výpočetních systémů - Projekt - Optimalizace sekvenčního kódu
Language: C++ - Size: 344 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

a-poliakov/discords_discovery
Поиск диссонансов временного ряда
Language: C++ - Size: 134 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

tanmayv25/Machine-Learning-Coursera
This repository includes my solutions to the Machine Learning Assignments offered on coursera.
Language: Matlab - Size: 20.3 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

givens/array_tools
Matlab Array Tools
Language: Matlab - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
