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

Block or report Ronelc

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. IML_Hackathon IML_Hackathon Public

    Utilized large data sets to develop a learning algorithm that predicts the success rate of different cancer treatments.

    Python

  2. AI_project AI_project Public

    An AI-based agent that uses reinforcement learning to solve the 1010 game

    Python

  3. Image-processing Image-processing Public

    This repository contains a collection of solved exercises that implement various algorithms from the field of image processing, including the Lucas-Kanade algorithm, neural networks, and other adva…

    Jupyter Notebook

  4. NLP NLP Public

    Natural language processing

    Python

  5. Nand_to_tetris Nand_to_tetris Public

    Throughout the course, we built a small computer from scratch, starting with the implementation of basic logic gates and moving on to more complex components such as registers and memory units. Usi…

    Assembly

  6. Operating-systems-OS- Operating-systems-OS- Public

    This repository features exercises that cover the fundamental principles of operating systems, such as process and memory management, and file systems.

    C++