Skip to content
View VladWero08's full-sized avatar
๐ŸŒ 
๐ŸŒ 
  • Bacฤƒu / Bucharest

Block or report VladWero08

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 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
VladWero08/README.md

Hi there!๐Ÿ‘‹๐Ÿป

A few things about me...

  • ๐Ÿซ MSc Artificial Intelligence student - 2nd year
  • โœˆ๏ธ Attracted to traveling
  • ๐ŸŽจ Passionate about drawing, painting, doodling and graffiti
  • ๐Ÿ EX-Volleyball Player
  • ๐Ÿ“ง Contact me: vlad_wero@yahoo.com

Pinned Loading

  1. SinisterEscape SinisterEscape Public

    An escape game built with an Arduino UNO board, a matrix, and a joystick that involves finding all the pieces of a puzzle while running from a fast blinking dot.

    C

  2. BusyBeaverReduction BusyBeaverReduction Public

    Bachelor thesis that focuses on the Busy Beaver problem, more precisely on reducing the possible Turing machines that need to be examined to determine S(N) and ฮฃ(N) by defining filtering methods foโ€ฆ

    Rust 1

  3. anomaly-detection anomaly-detection Public

    A collection of Jupyter Notebooks that showcase the use of various anomaly detection algorithms, including isolation trees, dimensionality reduction, and density-based ones.

    Jupyter Notebook

  4. randomized-ifs randomized-ifs Public

    Implementation of different isolation tree-based methods for detecting clustered anomalies in Python.

    Python

  5. image-super-resolution image-super-resolution Public

    Solution for a Kaggle Competition for image super-resolution of x 4 scale, from 28 x 28 to 132 x 132 pixel images.

    Jupyter Notebook

  6. rag-course-assistant rag-course-assistant Public

    RAG-based course assistant responsible for answering NLP-related questions based on an introductory course, using cosine similarity for ranking and cross-encoder for re-ranking.

    Python