Skip to content
View ARROUDJ-Ilhem's full-sized avatar
  • 21:50 (UTC -07:00)

Block or report ARROUDJ-Ilhem

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. My-Desktop-Planner My-Desktop-Planner Public

    "My Desktop Planner" is a Java desktop application designed for efficient task planning, enabling users to create, categorize, and manage simple, complex, and periodic tasks, as well as projects . …

    Java 1 1

  2. Machine-Learning-Labs Machine-Learning-Labs Public

    Hands-on machine learning labs covering logistic regression, Naïve Bayes, decision trees, ensemble learning, SVM, neural networks, regularization, and feature selection.

    Jupyter Notebook

  3. arabic-sentiment-analysis-ArSarcasm arabic-sentiment-analysis-ArSarcasm Public

    Fine-tuning of CAMeLBERT-Mix for Arabic dialect sentiment analysis on ArSarcasm (~10K tweets). Macro-F1 = 0.74 on 3-class classification (positive/negative/neutral). PyTorch · HuggingFace Transform…

    Jupyter Notebook 1

  4. High-Performance-Computing-Labs High-Performance-Computing-Labs Public

    C implementations of 5 HPC problems (Riemann sum, 2D convolution, nearest neighbor search, array squaringand Gaussian elimination) benchmarked across Sequential, Pthreads, OpenMP, CUDA and MPI para…

    C

  5. Operating-Systems-programming Operating-Systems-programming Public

    This repo contains labs related to operating systems and File management systems

    C

  6. uncosntrained-numerical-optimization-algorithms uncosntrained-numerical-optimization-algorithms Public

    Implementation & comparison of unconstrained numerical optimization algorithms in Python: gradient descent (GD) with fixed and variable step sizes, Newton's method, quasi-Newton (BFGS), and Nestero…

    Python