francesco messina's repositories
dining_philosophers_problem
Solution to "The dining philosophers" problem formulated in 1965 by Edsger Dijkstra. This example is often used to illustrate synchronization issues in "concurrency algorithms".
linear_regression
This project introduces the basics of machine learning by implementing a linear regression model using a gradient descent algorithm
cpp_modules
Modules written in C++ 98, has to be updated up to the 09th module
ft_transcendence
Full-stack ping pong game with live chat
computorv
Second degree equation solver
deep_race
python reward function for aws deepracer
logistic_regression
logistic regression model to address classification problems
portafoglio
estrus minimal portfolio
printf_implementation
printf implementation in C, including some wildcards
ThinkOS
Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.