Skip to content
View Compiler0110's full-sized avatar
💣
Focusing
💣
Focusing
  • Bucharest ,Romania
Block or Report

Block or report Compiler0110

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

    Jupyter Notebook 1

  2. Analyzing_Crime_Data_in_Los_Angeles Analyzing_Crime_Data_in_Los_Angeles Public

    The Los Angeles Crime Data Analysis and Time Series Forecasting code provides insights into crime patterns and victim characteristics in Los Angeles. The code covers various aspects of data analysi…

    Jupyter Notebook

  3. Blockchain-implementation- Blockchain-implementation- Public

    Blockchain implementation with python (Flask) code and connect the code with postman to send GET request , to Create a Block (Mine A block), check if the blockchain is valid

    Jupyter Notebook

  4. Text-Summarization-using-BART-Model Text-Summarization-using-BART-Model Public

    In this project, we explore text summarization using the BART (Bidirectional and Auto-Regressive Transformers) model, a state-of-the-art sequence-to-sequence model developed by Facebook AI. We util…

    Python 1

  5. Reinforcement-Learning-Agent-for-Learning-Addition Reinforcement-Learning-Agent-for-Learning-Addition Public

    This project implements a reinforcement learning agent to solve simple addition problems. The agent learns to select the correct number to add to the first number in an addition problem using Q-lea…

    Python

  6. Reinforcement-Learning-for-Function-Derivative-Estimation Reinforcement-Learning-for-Function-Derivative-Estimation Public

    Python