Krzysztof Sopyła

Results 6 repositories owned by Krzysztof Sopyła

awesome-nlp-polish

279
Stars
34
Forks
Watchers

A curated list of resources dedicated to Natural Language Processing (NLP) in polish. Models, tools, datasets.

svm_mnist_digit_classification

271
Stars
102
Forks
Watchers

MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.

CudaDotProd

17
Stars
2
Forks
Watchers

Different implementation of sparse matrix multiplication. All matrices are in CSR format. The code contains different CUDA kernels for multiply sparse matrix vs dense vector and sparse matrix vs anoth...

KMLib

26
Stars
4
Forks
Watchers

Kernel Machine Library - fast GPU SVM in.net. Implemented kernels on CPU and GPU (Linear,RBF,Chi-Square,Exp Chi-Square). Library includes GPU SVM solvers for sparse problems.

tensorflow-mnist-convnets

23
Stars
22
Forks
Watchers

Neural nets for MNIST classification, simple single layer NN, 5 layer FC NN and convolutional neural networks with different architectures

decaptcha

16
Stars
8
Forks
Watchers

Decoding capcha with convolution neural netowrk