Skip to content
View gromoglasov's full-sized avatar
🧨
breaking things
🧨
breaking things
Block or Report

Block or report gromoglasov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gromoglasov/README.md

Hi there 👋

Pinned

  1. local-binary-pattern-classifier local-binary-pattern-classifier Public

    My implementation of classificication using histograms of local binary patterns

    Python

  2. frame-differencing-object-tracking frame-differencing-object-tracking Public

    My implementation of frame differencing for calculating the number of cars from a video footage

    Python 2

  3. srcnn srcnn Public

    Image Super-Resolution Using Deep Convolutional Networks

    Python

  4. gomoku-agent gomoku-agent Public

    Agent utilising Minimax Algorithm with Alpha-beta pruning to play Gomoku

    Java

  5. gan-mnist gan-mnist Public

    Using Generative Adverserial Networks to generate hand written digits using MNIST dataset

    Python

  6. decision-tree-learning decision-tree-learning Public

    Implementation of an ID3 algorithm for discrete data classification

    Java