Pinned Repositories
actions.serverless-with-python-requirements
Installs Serverless and runs a deploy using the serverless-python-requirements plugin
DSLR
Logistic-regression - School-42 project
ft_linear_regression
It is the simple iOS application for training linear regression with gradient descent optimization algorithm.
ILCC
Intensity-based_Lidar_Camera_Calibration
lem_in
multilayer-perceptron
This project is an introduction to artificial neural networks, with the implementation of a multilayer perceptron.
push_swap
The "Push_swap" project is a very simple and highly effective algorithm project: data will need to be sorted. You have at your disposal a set of int values, 2 stacks and a set of instructions to manipulate both stacks. Your goal? Write 2 programs in C: •The first, named "checker" which takes integer arguments and reads instructions on the standard output. Once read, "checker" executes them and displays "OK" if integers are sorted. Otherwise, it will display "KO". •The second one called "push_swap" which calculates and displays on the standard output the smallest progam using "Push_swap" instruction language that sorts inte-ger arguments received.
pgvector-go
pgvector support for Go
Gleonett's Repositories
Gleonett/DSLR
Logistic-regression - School-42 project
Gleonett/ft_linear_regression
It is the simple iOS application for training linear regression with gradient descent optimization algorithm.
Gleonett/actions.serverless-with-python-requirements
Installs Serverless and runs a deploy using the serverless-python-requirements plugin
Gleonett/ILCC
Intensity-based_Lidar_Camera_Calibration
Gleonett/lem_in
Gleonett/multilayer-perceptron
This project is an introduction to artificial neural networks, with the implementation of a multilayer perceptron.
Gleonett/push_swap
The "Push_swap" project is a very simple and highly effective algorithm project: data will need to be sorted. You have at your disposal a set of int values, 2 stacks and a set of instructions to manipulate both stacks. Your goal? Write 2 programs in C: •The first, named "checker" which takes integer arguments and reads instructions on the standard output. Once read, "checker" executes them and displays "OK" if integers are sorted. Otherwise, it will display "KO". •The second one called "push_swap" which calculates and displays on the standard output the smallest progam using "Push_swap" instruction language that sorts inte-ger arguments received.