Pinned Repositories
corewar
42sh
Dernière étape de la création d'un shell type bash à la norme POSIX
abstract-vm
BSQ
The infamous BSQ
Fillit
Algorithme d'agencement de tétriminos dans le plus petit espace virtuel en un minimum de temps (second projet du cursus 42)
ft_linear_regression
Implementation of a linear regression in python
logistic-regression
A logistic regression
logistic_regression
Binary logistic regression and Softmax Classifiers built from scratch in Python and Numpy for my own education
Malloc
Réécriture des fonctions malloc(1), free(1), et realloc(1)
N-puzzle
The goal of this project is to solve the N-puzzle ("taquin" in French) game using the A* search algorithm
Vilucas's Repositories
Vilucas/N-puzzle
The goal of this project is to solve the N-puzzle ("taquin" in French) game using the A* search algorithm
Vilucas/42sh
Dernière étape de la création d'un shell type bash à la norme POSIX
Vilucas/abstract-vm
Vilucas/BSQ
The infamous BSQ
Vilucas/Fillit
Algorithme d'agencement de tétriminos dans le plus petit espace virtuel en un minimum de temps (second projet du cursus 42)
Vilucas/ft_linear_regression
Implementation of a linear regression in python
Vilucas/logistic-regression
A logistic regression
Vilucas/logistic_regression
Binary logistic regression and Softmax Classifiers built from scratch in Python and Numpy for my own education
Vilucas/Malloc
Réécriture des fonctions malloc(1), free(1), et realloc(1)
Vilucas/MVP-SlackAPI-UserInfos
MVP for the data driven campus project at ELU
Vilucas/my_curl
scrapping http websites with sockets in C
Vilucas/my_mouse
Educative collaborative project about Drijska Algo
Vilucas/mynewt-dw1000-apps
This project contains the example apps for use with the DW1000
Vilucas/Nerocognition
Hand movement recognition software with Keras
Vilucas/TarMock
A mock of the tar command on Unix systems