Skip to content
View Chotom's full-sized avatar
Block or Report

Block or report Chotom

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. music-rating-ai music-rating-ai Public

    Predicting the quality of music albums using deep learning, based on song lyrics and audio features. 🎶

    Jupyter Notebook

  2. rl-db-indexing rl-db-indexing Public

    Database indexes tuning with agent using reinforcement learning techniques

    Python 5 1

  3. multi-instance-docker-dokuwiki multi-instance-docker-dokuwiki Public

    Forked from Mad-Chuck/multi-instance-docker-dokuwiki

    Multi-instance webservice that allows users to create their own instances of DokuWiki.

    Python

  4. Height-points-approximation Height-points-approximation Public

    Height points approximation by different interpolation methods

    Python

  5. Linear-equations-solver Linear-equations-solver Public

    Comparing methods to solve system of linear equations in c++ 14

    C++

  6. go-visitor-pattern go-visitor-pattern Public

    Visitor design pattern on binary expresion tree

    Go