Popular repositories Loading
-
multilayer_perceptron
multilayer_perceptron PublicBinary Classifier using a Multilayer Perceptron (MLP). The goal is to predict whether a cancer is malignant or benign using a neural network built from scratch using mathematical modeling of a mult…
Python 1
-
-
push_swap
push_swap PublicAn optimized stack-sorting algorithm implemented in C, designed to sort a list of integers using a limited set of stack operations. The goal is to achieve the sorting with the minimal number of mov…
C
-
minishell
minishell PublicBuilding a simple shell (minishell) in C, mimicking the behavior of bash. It includes features like prompt display, history management, command execution, redirection, pipes, and environment variab…
C
-
cub3d
cub3d PublicFirst-person 3D maze exploration game inspired by the classic Wolfenstein 3D. Built using ray-casting techniques, this project aims to recreate a dynamic maze with textures and user movement, provi…
C
-
If the problem persists, check the GitHub status page or contact support.