Pinned Repositories
amroadel.github.io
Best_AI_paper_2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
books
programming books
CExceptionHandling
An exception handling framework into the GCC C compiler
Dynamic-Instruction-Scheduling
Garment_Is_All_You_Need
CV Project
Tomasulo_Simulator
Project 2 of Architecture course
Unisex-Bathroom-Synchronization-Problem-
Two solutions for the unisex bathroom problem using two synchronization methods: Mutex Locks with conditional variables and Binary and Counting Semaphores.
WorldGeopedia
Fundamental of Database Systems project
disk_analyzer
Disk Analyzer for linux
amroadel's Repositories
amroadel/Garment_Is_All_You_Need
CV Project
amroadel/amroadel.github.io
amroadel/Best_AI_paper_2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
amroadel/books
programming books
amroadel/CExceptionHandling
An exception handling framework into the GCC C compiler
amroadel/ClientServer_withSockets
Project 2 for The Distributed Systems Course
amroadel/Dynamic-Instruction-Scheduling
amroadel/Tomasulo_Simulator
Project 2 of Architecture course
amroadel/Unisex-Bathroom-Synchronization-Problem-
Two solutions for the unisex bathroom problem using two synchronization methods: Mutex Locks with conditional variables and Binary and Counting Semaphores.
amroadel/WorldGeopedia
Fundamental of Database Systems project
amroadel/CMOS-Circuit-SPICE-Generator
The goal of this project is to implement a program that generates the part of a SPICE netlist (also known as a SPICE deck) that describes a CMOS circuit realizing an arbitrary Boolean function provided by the user.
amroadel/CppCon2017
Slides and other materials from CppCon 2017
amroadel/CppCon2019
Slides and other materials from CppCon 2019
amroadel/CSCE460301-Computer-Vision-
amroadel/custom-ai-assistant
amroadel/Custom-Models-Layers-and-Loss-Functions-with-TensorFlow
Work and assignments from the Coursera TensorFlow: Advanced Techniques Specialization, first course.
amroadel/disk_analyzer
Disk Analyzer for linux
amroadel/elc-bert-2024
Using ELC-BERT from last year with this year's BabyLM challenge.
amroadel/gcc
amroadel/Home_Automation_System
Embedded Systems Project
amroadel/IMMA
[ECCV2024] Immunizing text-to-image Models against Malicious Adaptation
amroadel/Learn2steer
amroadel/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
amroadel/LTO
[ECCV2024] Learning to Obstruct Few-Shot Image Classification over Restricted Classes
amroadel/Machine-Learning-Practice
In this repo I'll be uploading my solutions to some practice ML problems
amroadel/MPI_for_LEs
An MPI-parallelized program to solve system of linear equations in C
amroadel/Plant-Pathology-2021-FGVC8
amroadel/Plant_Pathology
A project for Classification of Apple-leaf diseases for FGVC8 Plant Pathology
amroadel/Problem-Solving-Training
Problem Solving Training for computer science students.
amroadel/Traffic-Signs-Detection