shamekhjr's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
Omar-Nour/AI-I-WS
AI search agent that solves the water sort algorithm using 6 search strategys
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
youssefHosni/Getting-Started-with-Generative-AI
A curated list of articles and tutorials to start with and understand generative AI
shamekhjr/Tomasulo-Simulator
An Implementation of the Tomasulo Algorithm for MIPS64 instructions
lancedb/vectordb-recipes
High quality resources & applications for LLMs, multi-modal models and VectorDBs
ml-explore/mlx-examples
Examples in the MLX framework
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
ml-explore/mlx
MLX: An array framework for Apple silicon
Skill-IssueSquad/pharmacy
Skill_IssueSquad's Pharmacy
Skill-IssueSquad/clinic
Skill_IssueSquad's Clinic
IbrahimSobh/Transformers
Transformers and related deep network architectures are summarized and implemented here.
IbrahimSobh/llms
Large Language Models: In this repository Language models are introduced covering both theoretical and practical aspects.
huggingface/course
The Hugging Face course on Transformers
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AliAbdalwahaab/Juggler-OS
A basic Operating System that implements text file interpretation to execute processes using JAVA.
AliAbdalwahaab/McHarvard-Micro-Processor
A Harvard micro-arch based ISA interpreter using JAVA.
software-engineering-2023/Cache-Clowns
shamekhjr/Mini-DB-Engine
A DataBase Engine that supports indexing using OctTrees created uisng Java
public-apis/public-apis
A collective list of free APIs
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Advanced-Computer-Lab-2022/Linear-Depression
Online Learning platform developed by the amazing people of Linear Depression
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
Omar-Nour/SportsSystemDatabase_MSSQL
Omar-Nour/TipTopTrips
A NodeJS Website for Trips (Want to go list)
gaurangsaini/sipser-computation-3rd-solutions
Solutions to all questions of the book Introduction to the Theory of Computation, 3rd edition by Michael Sipser
GUC-Notes/CS4-notes
notes for cs4 game course
shamekhjr/Signals-Song-Creation-and-Noise-Cancellation
In this project, we use the Python programming language along with the numpy, matplotlib, sounddevice and scipy libraries to create a song and simulate the process of removing noise from it
Omar-Nour/Haskell-Minesweeper
Omar-Nour/Wordle-Project-Prolog
Implementing the game "Wordle" using the logic programming language Prolog.