Pinned Repositories
deepK
A C++ deep learning librarie
get-next-line
this programe is a function that return a char string that contains a line from a txt file. The first time you call this function, it will return the first line, the second time it will return the second line ect...
GnnArchitectureSearchWithPSO
Neural architecture search of a graph neural network using a particle swarm optimisation algorithm
HandWrittenTextRecognition
ML algorithm able to translate hand written word photos into ASCII words
HeartDiseaseDetection
A comparison of different machine learning technique to predict the presence of a heart disease
Little_neural_network_from_scratch
A machine learning algorithm able to guess the type of an object according to its parameters
matchstick
There is a certain number of matchstick lines.The two players take turns; each player can, on a same line, take one or several matchsticks.The losing player is the one to take the last matchstick.
my_hunter
PyResourceMonitor
Tristan-Le-Bars
Tristan-Le-Bars's Repositories
Tristan-Le-Bars/GnnArchitectureSearchWithPSO
Neural architecture search of a graph neural network using a particle swarm optimisation algorithm
Tristan-Le-Bars/deepK
A C++ deep learning librarie
Tristan-Le-Bars/get-next-line
this programe is a function that return a char string that contains a line from a txt file. The first time you call this function, it will return the first line, the second time it will return the second line ect...
Tristan-Le-Bars/HandWrittenTextRecognition
ML algorithm able to translate hand written word photos into ASCII words
Tristan-Le-Bars/HeartDiseaseDetection
A comparison of different machine learning technique to predict the presence of a heart disease
Tristan-Le-Bars/Little_neural_network_from_scratch
A machine learning algorithm able to guess the type of an object according to its parameters
Tristan-Le-Bars/matchstick
There is a certain number of matchstick lines.The two players take turns; each player can, on a same line, take one or several matchsticks.The losing player is the one to take the last matchstick.
Tristan-Le-Bars/my_hunter
Tristan-Le-Bars/PyResourceMonitor
Tristan-Le-Bars/Tristan-Le-Bars