Skip to content
View sarosh2's full-sized avatar
  • Turku, Finland

Block or report sarosh2

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. xrai-lib/xai-texture xrai-lib/xai-texture Public

    Python 1 2

  2. ChessEngine ChessEngine Public

    Two chess engines based on FCNN and CNN architectures. The repo contains code for creating the dataset, training the deep learning models and a game between the two.

    Python

  3. Quotes-Generator Quotes-Generator Public

    A quote generator using Long Short-Term Memory (LSTM) models in PyTorch and the Python Imaging Library (PIL). The generated quotes are written on top of an image to facilitate social media content …

    Jupyter Notebook

  4. Skarta Skarta Public

    2d sidescroller

    Java

  5. TASK TASK Public

    a file compressor based on Huffman Coding which uses a custom save file format to compress text files with upto 40% reduction in size.

    C++

  6. Chess-on-Console Chess-on-Console Public

    A complete chess program implemented on the console with print statements in C.

    C