Repository navigation

#

vectorized-computation

Efficient Batched Reinforcement Learning in TensorFlow

Python
965
6 年前

A tool to graphically visualize SIMD code

JavaScript
677
2 年前

A curated list of awesome SIMD frameworks, libraries and software

176
7 个月前

Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop

Python
146
2 个月前
MATLAB
28
3 年前

Accelerating convolution using numba, cupy and xnor in python

Jupyter Notebook
7
5 年前

An Implementation of fuzzy clustering algorithms in Numpy

Python
6
4 年前

Two-point connectivity statistics computation for hydrological patterns

Python
5
6 年前

String functions using word-packing

C++
4
6 年前

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.

Jupyter Notebook
4
3 年前

An ML+NLP solution for linking misspelled titles with the true titles

Python
3
3 年前

Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.

C++
3
4 年前

Vectorized implementation of the image binarization algorithm of Su et al. (2010)

Python
2
2 年前

This repository shows code of programming tasks which I completed during Machine Learning course on Coursera.

MATLAB
2
8 年前