Skip to content
View paizsgyorgy's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report paizsgyorgy

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

Pinned

  1. Artificial_neural_network Artificial_neural_network Public

    A pilot-project to build a basic artificial neural network from scratch, incl. backpropagation algorithm and visualisation of the learning process

    Python 2

  2. Docker_pipeline Docker_pipeline Public

    A fully functioning dockerized pipeline that streams tweets containing a specific keyword using the Twitter API into a Mongo database, processes the content in an ETL job module, saving it into Pos…

    Python

  3. Lyrics_classification Lyrics_classification Public

    Building a customised command-line interface lyrics downloader with a Naive Bayes lyrics classification module

    Python

  4. Movie_recommender Movie_recommender Public

    A movie recommender pipeline hosted on a local flask server using non-negative matrix factorisation (NMF)

    Python