Pinned Repositories
algorithms
some common algorithms in python
ascii-render
rendering webcam into ascii text
basic-dataset-generator-from-image-of-numbers
generating dataset and labels out of given image, containing numbers from 0 to 9
basic-iot
basicWebAPI
basic web api for test and reference with django
book-store
book store project for my university
cifar10-with-tensorflow
convolutional neural network using python tensorflow with CIFAR10 dataset.
fireworks
basic firework visualizer
graph-search
implementing 4 graph search algorithms and visualizing them
gui-camera
streaming webcam to a gui using opencv and pyqt5
arha83's Repositories
arha83/basic-dataset-generator-from-image-of-numbers
generating dataset and labels out of given image, containing numbers from 0 to 9
arha83/fireworks
basic firework visualizer
arha83/graph-search
implementing 4 graph search algorithms and visualizing them
arha83/gui-camera
streaming webcam to a gui using opencv and pyqt5
arha83/algorithms
some common algorithms in python
arha83/ascii-render
rendering webcam into ascii text
arha83/basic-iot
arha83/basicWebAPI
basic web api for test and reference with django
arha83/book-store
book store project for my university
arha83/cifar10-with-tensorflow
convolutional neural network using python tensorflow with CIFAR10 dataset.
arha83/hoda-with-tensorflow
convolutional neural network using python tensorflow with hoda dataset.
arha83/marching-squares
basic marching squares algorithm visualization combined with perlin noise
arha83/mnist-with-tensorflow
convolutional neural network using python tensorflow with MNIST dataset.
arha83/paho-mqtt-pub-sub-ui
arha83/pong_java
A pong game with some extended features for my university class
arha83/the-game-of-life
arha83/worley-noise
worley noise texture generator